We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 694faff commit 1b26283Copy full SHA for 1b26283
package.json
@@ -107,7 +107,7 @@
107
"packageManager": "pnpm@8.7.5",
108
"scripts": {
109
"prepare": "git config --local core.hooksPath .githooks",
110
- "changelog": "gh-changelogen --repo=@intlify/cli",
+ "changelog": "gh-changelogen --repo=intlify/cli",
111
"release": "bumpp --commit \"release: v%s\" --push --tag",
112
"build": "pnpm build:transpile && pnpm build:extract",
113
"build:extract": "api-extractor run -l -c ./api-extractor.json",
0 commit comments