We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b689d9 commit 5d155acCopy full SHA for 5d155ac
CHANGELOG.md
@@ -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
8
# [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)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@dargmuesli/nuxt-cookie-control",
- "version": "3.0.0-beta.5",
+ "version": "3.0.0-beta.6",
"description": "Nuxt Cookies Control Module",
"author": "Dario Ferderber <[email protected]>",
"maintainers": [
0 commit comments