Skip to content

Commit 70a76c7

Browse files
authored
chore(release): v0.2.13 (#94)
1 parent c160580 commit 70a76c7

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v0.2.13
4+
5+
[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.12...v0.2.13)
6+
7+
### 🩹 Fixes
8+
9+
- Add npm publish to release-on-merge workflow ([#93](https://github.com/stackbuilders/nuxt-utm/pull/93))
10+
11+
### ❤️ Contributors
12+
13+
- Sadjow Leão ([@sadjow](https://github.com/sadjow))
14+
315
## v0.2.12
416

517
[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.10...v0.2.12)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-utm",
3-
"version": "0.2.12",
3+
"version": "0.2.13",
44
"description": "A Nuxt 3/4 module for tracking UTM parameters.",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)