Skip to content

Commit

Permalink
chore(release): v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hakenprog committed Nov 2, 2023
1 parent 3a469e3 commit 61169cc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## v0.1.4

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

### 🏡 Chore

- Add repository to package json ([3a469e3](https://github.com/stackbuilders/nuxt-utm/commit/3a469e3))

### ❤️ Contributors

- Luis David Barrera <dbarrera@stackbuilders.com>

## v0.1.3

[compare changes](https://github.com/your-org/my-module/compare/v0.1.2...v0.1.3)
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.1.3",
"version": "0.1.4",
"description": "A Nuxt 3 module for tracking UTM parameters.",
"repository": "stackbuilders/nuxt-utm",
"license": "MIT",
Expand Down Expand Up @@ -43,4 +43,4 @@
"playwright-core": "^1.39.0",
"vitest": "^0.33.0"
}
}
}

0 comments on commit 61169cc

Please sign in to comment.