diff --git a/CHANGELOG.md b/CHANGELOG.md index d2ec4114..d356c63e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [3.0.0-beta.3](https://github.com/dargmuesli/nuxt-cookie-control/compare/3.0.0-beta.2...3.0.0-beta.3) (2023-01-14) + + +### Bug Fixes + +* **cookie-control:** correct local cloned state configuration usage ([393d59f](https://github.com/dargmuesli/nuxt-cookie-control/commit/393d59f0d077ff5674738336c9046f2c59174c36)) +* **playground:** correct locale type ([189e937](https://github.com/dargmuesli/nuxt-cookie-control/commit/189e9378a60df1eebb302fe6c295028f1866b507)) + # [3.0.0-beta.2](https://github.com/dargmuesli/nuxt-cookie-control/compare/3.0.0-beta.1...3.0.0-beta.2) (2023-01-14) diff --git a/package.json b/package.json index d481ec6d..ac30949d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dargmuesli/nuxt-cookie-control", - "version": "3.0.0-beta.2", + "version": "3.0.0-beta.3", "description": "Nuxt Cookies Control Module", "author": "Dario Ferderber ", "maintainers": [