Skip to content

Commit d16af71

Browse files
chore(release): 2.0.0-beta.2 [skip ci]
# [2.0.0-beta.2](2.0.0-beta.1...2.0.0-beta.2) (2022-12-08) ### Bug Fixes * **package:** remove release-it ([204394f](204394f))
1 parent 204394f commit d16af71

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.2](https://github.com/dargmuesli/nuxt-cookie-control/compare/2.0.0-beta.1...2.0.0-beta.2) (2022-12-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** remove release-it ([204394f](https://github.com/dargmuesli/nuxt-cookie-control/commit/204394f92b489c6e3e30b1eef10c34da21bae787))
7+
18
# [2.0.0-beta.1](https://github.com/dargmuesli/nuxt-cookie-control/compare/1.9.9...2.0.0-beta.1) (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.1",
3+
"version": "2.0.0-beta.2",
44
"description": "Nuxt Cookies Control Module",
55
"author": "Dario Ferderber <[email protected]>",
66
"maintainers": [

0 commit comments

Comments
 (0)