Skip to content

Commit 0d0e1e3

Browse files
committed
chore(release): v0.2.8
1 parent 954122b commit 0d0e1e3

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## v0.2.8
4+
5+
[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.7...v0.2.8)
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+
### ❤️ Contributors
13+
14+
- Sadjow Leão ([@sadjow](https://github.com/sadjow))
15+
- Luis David Barrera Díaz <[email protected]>
16+
317
## v0.2.7
418

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

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

0 commit comments

Comments
 (0)