diff --git a/CHANGELOG.md b/CHANGELOG.md index 02d4210..bbc8bf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog +## v0.0.8 + +[compare changes](https://github.com/zadigetvoltaire/nuxt-well-known/compare/v0.0.7...v0.0.8) + + +### 🏡 Chore + + - Upgrade dependencies ([b9287c2](https://github.com/zadigetvoltaire/nuxt-well-known/commit/b9287c2)) + +### ❤️ Contributors + +- LouisMazel + ## v0.0.7 [compare changes](https://github.com/zadigetvoltaire/nuxt-well-known/compare/v0.0.6...v0.0.7) diff --git a/package.json b/package.json index 57e1caf..a7b0358 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zadigetvoltaire/nuxt-well-known", - "version": "0.0.7", + "version": "0.0.8", "description": "Nuxt module to add well-known files and rules with middlewares", "license": "MIT", "type": "module",