diff --git a/CHANGELOG.md b/CHANGELOG.md index 912e3474..72dadf7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.13.0](https://github.com/dargmuesli/vio/compare/1.12.0...1.13.0) (2023-07-27) + + +### Features + +* **deps:** upgrade to nuxt-seo-kit v2 beta ([eaeee01](https://github.com/dargmuesli/vio/commit/eaeee0189c80e3049991241a690d907f9d3e43da)) + # [1.12.0](https://github.com/dargmuesli/vio/compare/1.11.7...1.12.0) (2023-07-26) diff --git a/package.json b/package.json index 2efe2ab5..cecfaaa2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dargmuesli/nuxt-vio", - "version": "1.12.0", + "version": "1.13.0", "type": "module", "publishConfig": { "access": "public"