Skip to content

Commit

Permalink
Merge pull request #52 from Jersyfi/v2.x
Browse files Browse the repository at this point in the history
V2.x
  • Loading branch information
Jersyfi authored Feb 24, 2023
2 parents bce1fe4 + 7558b3e commit 08ebf3e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to `react-cookify` will be documented in this file.

## v2.1.4 - 2023-02-14

* Fixed stupid mistake with wrong version number

## v2.1.3 - 2023-02-14

* Fixed type CookifyOptionsType where array was given to exact strings
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-cookify",
"version": "2.0.2-beta.1",
"version": "2.1.4",
"description": "Simple, customizable open source cookie consent banner for GDPR law",
"scripts": {
"lint": "eslint src/**/*.{js,jsx,ts,tsx,json}",
Expand Down

0 comments on commit 08ebf3e

Please sign in to comment.