We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d2b961 commit 693a840Copy full SHA for 693a840
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [8.5.1](https://github.com/dargmuesli/nuxt-cookie-control/compare/8.5.0...8.5.1) (2025-01-30)
2
+
3
+### Bug Fixes
4
5
+* schedule release ([bf7461f](https://github.com/dargmuesli/nuxt-cookie-control/commit/bf7461f80fb9e361cd70cc66faac952f035a0f71))
6
7
## [8.5.0](https://github.com/dargmuesli/nuxt-cookie-control/compare/8.4.21...8.5.0) (2025-01-15)
8
9
### Features
package.json
@@ -94,5 +94,5 @@
94
},
95
"type": "module",
96
"types": "./dist/types.d.ts",
97
- "version": "8.5.0"
+ "version": "8.5.1"
98
}
0 commit comments