diff --git a/CHANGELOG.md b/CHANGELOG.md index 61bc0cb..b007fe8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## v0.2.2 + +[compare changes](https://github.com/lewebsimple/nuxt-graphql-fullstack/compare/v0.2.1...v0.2.2) + ## v0.2.1 [compare changes](https://github.com/lewebsimple/nuxt-graphql-fullstack/compare/v0.2.0...v0.2.1) diff --git a/package.json b/package.json index 0444f2c..9fe3f92 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@lewebsimple/nuxt-graphql-fullstack", "description": "Nuxt 3 GraphQL fullstack boilerplate", - "version": "0.2.1", + "version": "0.2.2", "author": "Pascal Martineau ", "repository": { "type": "git",