Skip to content

Commit 1b26283

Browse files
committed
chore: fix changelog script
1 parent 694faff commit 1b26283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"packageManager": "pnpm@8.7.5",
108108
"scripts": {
109109
"prepare": "git config --local core.hooksPath .githooks",
110-
"changelog": "gh-changelogen --repo=@intlify/cli",
110+
"changelog": "gh-changelogen --repo=intlify/cli",
111111
"release": "bumpp --commit \"release: v%s\" --push --tag",
112112
"build": "pnpm build:transpile && pnpm build:extract",
113113
"build:extract": "api-extractor run -l -c ./api-extractor.json",

0 commit comments

Comments
 (0)