diff --git a/CHANGELOG.md b/CHANGELOG.md index 623780c..409c8b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,31 @@ # Changelog +## v0.2.12 + +[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.10...v0.2.12) + +### 🚀 Enhancements + +- Add Nuxt 4 compatibility ([#52](https://github.com/stackbuilders/nuxt-utm/pull/52)) +- Add runtime tracking control with privacy features ([#54](https://github.com/stackbuilders/nuxt-utm/pull/54)) +- Add release-on-merge workflow for protected branches ([#91](https://github.com/stackbuilders/nuxt-utm/pull/91)) + +### 🩹 Fixes + +- Npm pre-pack build by removing the clj requiredment ([#51](https://github.com/stackbuilders/nuxt-utm/pull/51)) +- **deps:** Address open security vulnerabilities ([#71](https://github.com/stackbuilders/nuxt-utm/pull/71)) + +### 🏡 Chore + +- **deps-dev:** Bump nuxt from 4.0.3 to 4.1.0 ([#65](https://github.com/stackbuilders/nuxt-utm/pull/65)) +- **deps-dev:** Bump nuxt from 4.0.3 to 4.1.0 in /playground ([#57](https://github.com/stackbuilders/nuxt-utm/pull/57)) +- **deps-dev:** Bump playwright from 1.52.0 to 1.57.0 ([#58](https://github.com/stackbuilders/nuxt-utm/pull/58)) +- **release:** V0.2.11 ([#90](https://github.com/stackbuilders/nuxt-utm/pull/90)) + +### ❤️ Contributors + +- Sadjow Leão ([@sadjow](https://github.com/sadjow)) + ## v0.2.11 [compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.10...v0.2.11) diff --git a/package.json b/package.json index 66ce174..a99e15e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-utm", - "version": "0.2.11", + "version": "0.2.12", "description": "A Nuxt 3/4 module for tracking UTM parameters.", "keywords": [ "nuxt",