We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baa6a8b commit c364501Copy full SHA for c364501
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v0.2.14
4
+
5
+[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.13...v0.2.14)
6
7
## v0.2.13
8
9
[compare changes](https://github.com/stackbuilders/nuxt-utm/compare/v0.2.12...v0.2.13)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-utm",
- "version": "0.2.13",
+ "version": "0.2.14",
"description": "A Nuxt 3/4 module for tracking UTM parameters.",
"keywords": [
"nuxt",
0 commit comments