We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc5885a commit 0a4ee5fCopy full SHA for 0a4ee5f
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [8.6.1](https://github.com/dargmuesli/nuxt-cookie-control/compare/8.6.0...8.6.1) (2025-03-29)
2
+
3
+### Bug Fixes
4
5
+* remove unnecessary export ([#147](https://github.com/dargmuesli/nuxt-cookie-control/issues/147)) ([fc5885a](https://github.com/dargmuesli/nuxt-cookie-control/commit/fc5885aee2cf18f1bc4f17dc15db7d01b7ed9abf))
6
7
## [8.6.0](https://github.com/dargmuesli/nuxt-cookie-control/compare/8.5.5...8.6.0) (2025-03-29)
8
9
### Features
package.json
@@ -97,5 +97,5 @@
97
},
98
"type": "module",
99
"types": "./dist/types.d.ts",
100
- "version": "8.6.0"
+ "version": "8.6.1"
101
}
0 commit comments