From 843bf0ac7fab9389162c9273d57c08667351158c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sadjow=20Le=C3=A3o?= Date: Thu, 29 Jan 2026 11:47:05 -0300 Subject: [PATCH] chore(release): v0.2.13 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) 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",