Skip to content

Commit 6a886d9

Browse files
committed
chore(release): v0.2.7
1 parent 2342f65 commit 6a886d9

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## v0.2.7
4+
5+
[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.6...v0.2.7)
6+
7+
### 🚀 Enhancements
8+
9+
- Track visits even when UTM parameters are absent ([#47](https://github.com/stackbuilders/nuxt-utm/pull/47))
10+
11+
### 🏡 Chore
12+
13+
- **release:** V0.2.6 ([80fcf1b](https://github.com/stackbuilders/nuxt-utm/commit/80fcf1b))
14+
15+
### ❤️ Contributors
16+
17+
- Sadjow Leão ([@sadjow](http://github.com/sadjow))
18+
319
## v0.2.6
420

521
[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.5...v0.2.6)

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.6",
3+
"version": "0.2.7",
44
"description": "A Nuxt 3 module for tracking UTM parameters.",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)