There was an error while loading. Please reload this page.
2 parents 54cf651 + 2b7445c commit 195a688Copy full SHA for 195a688
2 files changed
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## v0.2.15
4
+
5
+[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.14...v0.2.15)
6
7
+### 🏡 Chore
8
9
+- **deps-dev:** Bump nuxt from 4.4.4 to 4.4.6 ([#124](https://github.com/stackbuilders/nuxt-utm/pull/124))
10
+- **deps-dev:** Bump nuxt from 4.4.4 to 4.4.6 in /playground ([#125](https://github.com/stackbuilders/nuxt-utm/pull/125))
11
12
## v0.2.14
13
14
[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.13...v0.2.14)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-utm",
- "version": "0.2.14",
+ "version": "0.2.15",
"description": "A Nuxt 3/4 module for tracking UTM parameters.",
"keywords": [
"nuxt",
0 commit comments