Skip to content

Commit

Permalink
chore(release): v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed Feb 3, 2024
1 parent 148d810 commit 43ea08d
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,6 +1,10 @@
# Changelog


## v0.1.5

[compare changes](https://github.com/wobsoriano/vue-clerk/compare/v0.1.4...v0.1.5)

## v0.1.4

[compare changes](https://github.com/wobsoriano/vue-clerk/compare/v0.1.3...v0.1.4)
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": "vue-clerk",
"version": "0.1.4",
"version": "0.1.5",
"packageManager": "[email protected]",
"description": "",
"author": "Robert Soriano <[email protected]>",
Expand Down Expand Up @@ -85,4 +85,4 @@
"vue": "^3.4.15",
"vue-tsc": "^1.8.27"
}
}
}

Check failure on line 88 in package.json

View workflow job for this annotation

GitHub Actions / lint

Newline required at end of file but not found

0 comments on commit 43ea08d

Please sign in to comment.