Skip to content

Commit 9962060

Browse files
chore(release): 3.0.0-beta.4 [skip ci]
# [3.0.0-beta.4](3.0.0-beta.3...3.0.0-beta.4) (2023-01-14) ### Bug Fixes * **cookie-control:** update local configuration on global change ([8a253eb](8a253eb)) ### Features * add module option to switch target id visibility ([4264052](4264052))
1 parent 8a253eb commit 9962060

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [3.0.0-beta.4](https://github.com/dargmuesli/nuxt-cookie-control/compare/3.0.0-beta.3...3.0.0-beta.4) (2023-01-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **cookie-control:** update local configuration on global change ([8a253eb](https://github.com/dargmuesli/nuxt-cookie-control/commit/8a253ebc8ca9eb39e68f1b164c5d7a2edfef825b))
7+
8+
9+
### Features
10+
11+
* add module option to switch target id visibility ([4264052](https://github.com/dargmuesli/nuxt-cookie-control/commit/42640529820b6e43a2cffcaf8880090db384d44c))
12+
113
# [3.0.0-beta.3](https://github.com/dargmuesli/nuxt-cookie-control/compare/3.0.0-beta.2...3.0.0-beta.3) (2023-01-14)
214

315

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dargmuesli/nuxt-cookie-control",
3-
"version": "3.0.0-beta.3",
3+
"version": "3.0.0-beta.4",
44
"description": "Nuxt Cookies Control Module",
55
"author": "Dario Ferderber <[email protected]>",
66
"maintainers": [

0 commit comments

Comments
 (0)