Skip to content

Commit 3b8d631

Browse files
chore(release): 2.0.0-beta.4 [skip ci]
# [2.0.0-beta.4](2.0.0-beta.3...2.0.0-beta.4) (2022-12-08) ### Bug Fixes * **module:** resolve paths correctly ([b25832c](b25832c)) * **package:** correct scripts ([43d2679](43d2679)) * **playground:** readd lost nuxt config ([a9dddf8](a9dddf8))
1 parent 43d2679 commit 3b8d631

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [2.0.0-beta.4](https://github.com/dargmuesli/nuxt-cookie-control/compare/2.0.0-beta.3...2.0.0-beta.4) (2022-12-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **module:** resolve paths correctly ([b25832c](https://github.com/dargmuesli/nuxt-cookie-control/commit/b25832c53ead00059aedf88fa3b7c0de48f9ec73))
7+
* **package:** correct scripts ([43d2679](https://github.com/dargmuesli/nuxt-cookie-control/commit/43d2679fbcf128bb644684937882a1d9f1a2a215))
8+
* **playground:** readd lost nuxt config ([a9dddf8](https://github.com/dargmuesli/nuxt-cookie-control/commit/a9dddf8353c42914680fac2b4e61005fa4482656))
9+
110
# [2.0.0-beta.3](https://github.com/dargmuesli/nuxt-cookie-control/compare/2.0.0-beta.2...2.0.0-beta.3) (2022-12-08)
211

312

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

0 commit comments

Comments
 (0)