diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cfdd91..f8ea02e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,56 @@ # Changelog +## v0.2.10 + +[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.7...v0.2.10) + +### 🩹 Fixes + +- Address security vulnerabilities and upgrade Nuxt to v3.17.2 ([#49](https://github.com/stackbuilders/nuxt-utm/pull/49)) +- Npm pre-pack build by removing the clj requiredment ([954122b](https://github.com/stackbuilders/nuxt-utm/commit/954122b)) + +### 🏡 Chore + +- **release:** V0.2.8 ([0d0e1e3](https://github.com/stackbuilders/nuxt-utm/commit/0d0e1e3)) +- **release:** V0.2.9 ([2e827c2](https://github.com/stackbuilders/nuxt-utm/commit/2e827c2)) + +### ❤️ Contributors + +- Sadjow Leão ([@sadjow](https://github.com/sadjow)) +- Luis David Barrera Díaz + +## v0.2.9 + +[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.7...v0.2.9) + +### 🩹 Fixes + +- Address security vulnerabilities and upgrade Nuxt to v3.17.2 ([#49](https://github.com/stackbuilders/nuxt-utm/pull/49)) +- Npm pre-pack build by removing the clj requiredment ([954122b](https://github.com/stackbuilders/nuxt-utm/commit/954122b)) + +### 🏡 Chore + +- **release:** V0.2.8 ([0d0e1e3](https://github.com/stackbuilders/nuxt-utm/commit/0d0e1e3)) + +### ❤️ Contributors + +- Sadjow Leão ([@sadjow](https://github.com/sadjow)) +- Luis David Barrera Díaz + +## v0.2.8 + +[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.7...v0.2.8) + +### 🩹 Fixes + +- Address security vulnerabilities and upgrade Nuxt to v3.17.2 ([#49](https://github.com/stackbuilders/nuxt-utm/pull/49)) +- Npm pre-pack build by removing the clj requiredment ([954122b](https://github.com/stackbuilders/nuxt-utm/commit/954122b)) + +### ❤️ Contributors + +- Sadjow Leão ([@sadjow](https://github.com/sadjow)) +- Luis David Barrera Díaz + ## v0.2.7 [compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.6...v0.2.7) diff --git a/package.json b/package.json index 0e42f0b..9cd1bbd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-utm", - "version": "0.2.7", + "version": "0.2.10", "description": "A Nuxt 3/4 module for tracking UTM parameters.", "keywords": [ "nuxt",