diff --git a/CHANGELOG.md b/CHANGELOG.md index da0d244..f5cd7a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog +## v0.0.7 + +[compare changes](https://github.com/zadigetvoltaire/nuxt-gtm/compare/v0.0.6...v0.0.7) + + +### 🏡 Chore + + - Upgrade dependencies ([da19d18](https://github.com/zadigetvoltaire/nuxt-gtm/commit/da19d18)) + +### ❤️ Contributors + +- LouisMazel + ## v0.0.6 [compare changes](https://github.com/zadigetvoltaire/nuxt-gtm/compare/v0.0.5...v0.0.6) diff --git a/package.json b/package.json index 6a72d50..4f506df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zadigetvoltaire/nuxt-gtm", - "version": "0.0.6", + "version": "0.0.7", "description": "Nuxt module to add Google Tag Manager", "license": "MIT", "type": "module",