Skip to content

Commit

Permalink
chore(release): v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sadjow committed Feb 28, 2025
1 parent a0ce0e5 commit 10266a3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v0.2.4

[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.3...v0.2.4)

## v0.2.2

[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.1.5...v0.2.2)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-utm",
"version": "0.2.3",
"version": "0.2.4",
"description": "A Nuxt 3 module for tracking UTM parameters.",
"keywords": [
"nuxt",
Expand Down Expand Up @@ -61,4 +61,4 @@
"playwright-core": "^1.39.0",
"vitest": "^0.33.0"
}
}
}

0 comments on commit 10266a3

Please sign in to comment.