Skip to content

Commit 2e827c2

Browse files
committed
chore(release): v0.2.9
1 parent 0d0e1e3 commit 2e827c2

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## v0.2.9
4+
5+
[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.7...v0.2.9)
6+
7+
### 🩹 Fixes
8+
9+
- Address security vulnerabilities and upgrade Nuxt to v3.17.2 ([#49](https://github.com/stackbuilders/nuxt-utm/pull/49))
10+
- Npm pre-pack build by removing the clj requiredment ([954122b](https://github.com/stackbuilders/nuxt-utm/commit/954122b))
11+
12+
### 🏡 Chore
13+
14+
- **release:** V0.2.8 ([0d0e1e3](https://github.com/stackbuilders/nuxt-utm/commit/0d0e1e3))
15+
16+
### ❤️ Contributors
17+
18+
- Sadjow Leão ([@sadjow](https://github.com/sadjow))
19+
- Luis David Barrera Díaz <hakenprog@gmail.com>
20+
321
## v0.2.8
422

523
[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.7...v0.2.8)

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

0 commit comments

Comments
 (0)