diff --git a/CHANGELOG.md b/CHANGELOG.md index 409c8b3..d569bfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## v0.2.13 + +[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.12...v0.2.13) + +### 🩹 Fixes + +- Add npm publish to release-on-merge workflow ([#93](https://github.com/stackbuilders/nuxt-utm/pull/93)) + +### ❤️ Contributors + +- Sadjow Leão ([@sadjow](https://github.com/sadjow)) + ## v0.2.12 [compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.10...v0.2.12) diff --git a/package.json b/package.json index a99e15e..3a0f080 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-utm", - "version": "0.2.12", + "version": "0.2.13", "description": "A Nuxt 3/4 module for tracking UTM parameters.", "keywords": [ "nuxt",