Skip to content

Commit 5d155ac

Browse files
chore(release): 3.0.0-beta.6 [skip ci]
# [3.0.0-beta.6](3.0.0-beta.5...3.0.0-beta.6) (2023-01-14) ### Bug Fixes * use js-cookie outside component ([9b689d9](9b689d9))
1 parent 9b689d9 commit 5d155ac

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.0.0-beta.6](https://github.com/dargmuesli/nuxt-cookie-control/compare/3.0.0-beta.5...3.0.0-beta.6) (2023-01-14)
2+
3+
4+
### Bug Fixes
5+
6+
* use js-cookie outside component ([9b689d9](https://github.com/dargmuesli/nuxt-cookie-control/commit/9b689d9ef7742f4ffcc4bdd334b23fa8d751ab14))
7+
18
# [3.0.0-beta.5](https://github.com/dargmuesli/nuxt-cookie-control/compare/3.0.0-beta.4...3.0.0-beta.5) (2023-01-14)
29

310

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.5",
3+
"version": "3.0.0-beta.6",
44
"description": "Nuxt Cookies Control Module",
55
"author": "Dario Ferderber <[email protected]>",
66
"maintainers": [

0 commit comments

Comments
 (0)