Skip to content

Commit

Permalink
feat: first version working correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
biohazard999 committed Dec 14, 2022
1 parent f6ee9e4 commit 2c131cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -9,6 +9,6 @@
"conventional-changelog-cli": "^2.2.2"
},
"scripts": {
"changelog": "conventional-changelog --tag-prefix v -i CHANGELOG.md --same-file -u"
"changelog": "conventional-changelog --tag-prefix v -i CHANGELOG.md --same-file"
}
}

0 comments on commit 2c131cb

Please sign in to comment.