Skip to content

Commit 067dca6

Browse files
committed
[TASK] 🔖 Set version 1.4.0
* FEATURE Add close button * FEATURE Support multiple opt-in buttons * FEATURE Add warning about consent types
1 parent 69aa778 commit 067dca6

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
2024-05-31 Dan Kleine <mail@pixelbrackets.de>
4+
5+
* 1.4.0
6+
* FEATURE Add close button
7+
* FEATURE Support multiple opt-in buttons
8+
* FEATURE Add warning about consent types - In 2020, the EU revised its
9+
cookie consent regulations, see README for more details.
10+
311
2018-05-16 Dan Untenzu <mail@pixelbrackets.de>
412

513
* 1.3.1
@@ -25,4 +33,4 @@
2533
2018-05-03 Dan Untenzu <mail@pixelbrackets.de>
2634

2735
* 1.0.0
28-
* FEATURE Inital version
36+
* FEATURE Initial version

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pixelbrackets-cookie-consent",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"description": "🍪 Standalone script to display a cookie consent to comply with EU cookie law",
55
"main": "cookie-consent.js",
66
"repository": {

0 commit comments

Comments
 (0)