diff --git a/CHANGELOG.md b/CHANGELOG.md index b3e8d71..a61c2f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ # Changelog +## v1.2.7 + +[compare changes](https://github.com/damevin/nuxt-module-hotjar/compare/v1.2.6...v1.2.7) + +### 🏡 Chore + +- **release:** V1.2.6 ([cf00f7a](https://github.com/damevin/nuxt-module-hotjar/commit/cf00f7a)) +- Indicate compatibility with new v4 major ([d1fb950](https://github.com/damevin/nuxt-module-hotjar/commit/d1fb950)) +- **deps-dev:** Bump ws from 8.16.0 to 8.17.1 ([53e9990](https://github.com/damevin/nuxt-module-hotjar/commit/53e9990)) + +### ❤️ Contributors + +- Daniel Roe ([@danielroe](http://github.com/danielroe)) +- Damevin + ## v1.2.6 [compare changes](https://github.com/damevin/nuxt-module-hotjar/compare/v1.2.5...v1.2.6) diff --git a/package.json b/package.json index 5a61a71..cb563c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-module-hotjar", - "version": "1.2.6", + "version": "1.2.7", "description": "Add HotJar to your Nuxt.js application", "repository": { "type": "git",