Skip to content

Commit

Permalink
chore: Update npm dependency to version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Abourass committed Jul 12, 2024
1 parent a48df6f commit a11dd25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"scripts": {
"run": "tsx node/index.ts",
"changelog": "git cliff --unreleased --tag 1.0.0 --prepend CHANGELOG.md"
"changelog": "git cliff --unreleased --tag 0.2.0 --prepend CHANGELOG.md"
},
"dependencies": {
"consola": "^3.2.3",
Expand Down

0 comments on commit a11dd25

Please sign in to comment.