Skip to content

Commit

Permalink
Revert "fix: changelog script"
Browse files Browse the repository at this point in the history
This reverts commit 6657d0a.
  • Loading branch information
kazupon committed Sep 19, 2023
1 parent b15f877 commit d79bcba
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 @@ -46,7 +46,7 @@
"scripts": {
"prepare": "git config --local core.hooksPath .githooks",
"preinstall": "node scripts/preinstall.js",
"changelog": "gh-changelogen --repo=@intlify/utils",
"changelog": "gh-changelogen --repo=intlify/utils",
"release": "bumpp --commit \"release: v%s\" --push --tag",
"lint": "deno lint",
"format": "deno fmt",
Expand Down

0 comments on commit d79bcba

Please sign in to comment.