Skip to content

Commit

Permalink
Fix github link
Browse files Browse the repository at this point in the history
  • Loading branch information
kucingbasah737 committed Nov 25, 2023
1 parent f019deb commit 80976ce
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 @@ -6,7 +6,7 @@
"scripts": {
"test": "mocha --recursive test",
"postversion": "git push && git push --tags",
"version": "auto-changelog -p && git add CHANGELOG.md"
"version": "auto-changelog -p --commit-url https://github.com/kucingbasah737/redirector/commit/{id} --compare-url https://github.com/kucingbasah737/redirector/compare/{from}...{to} --issue-url https://github.com/kucingbasah737/redirector/issues/{id} && git add CHANGELOG.md"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 80976ce

Please sign in to comment.