Skip to content

Commit ec70889

Browse files
chore(release): 2.0.0-beta.3 [skip ci]
# [2.0.0-beta.3](2.0.0-beta.2...2.0.0-beta.3) (2022-12-08) ### Bug Fixes * **package:** correct postinstall hook ([17038d7](17038d7))
1 parent d989b58 commit ec70889

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [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)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** correct postinstall hook ([17038d7](https://github.com/dargmuesli/nuxt-cookie-control/commit/17038d7ce6dfff65941fe6bdbffe35317de2bc45))
7+
18
# [2.0.0-beta.2](https://github.com/dargmuesli/nuxt-cookie-control/compare/2.0.0-beta.1...2.0.0-beta.2) (2022-12-08)
29

310

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

0 commit comments

Comments
 (0)