diff --git a/CHANGELOG.md b/CHANGELOG.md index 0247e36a..2a5e9eda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.3](https://github.com/dargmuesli/vio/compare/1.2.2...1.2.3) (2023-04-11) + + +### Bug Fixes + +* schedule release ([03c4b3f](https://github.com/dargmuesli/vio/commit/03c4b3f70df809924a4f71d0e4dad459f25395f0)) + ## [1.2.2](https://github.com/dargmuesli/vio/compare/1.2.1...1.2.2) (2023-04-04) diff --git a/package.json b/package.json index a58a0e6d..f57f6ded 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dargmuesli/nuxt-vio", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "publishConfig": { "access": "public"