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 d3581df commit aacd626Copy full SHA for aacd626
package.json
@@ -17,7 +17,7 @@
17
"test:ts": "turbo run test:ts",
18
"test:format": "prettier --check --loglevel warn $(git ls-files '*.js' '*.json' '*.ts' '*.tsx' '*.yml' 'README.md')",
19
"release:version": "changeset version",
20
- "release:publish": "changeset release"
+ "release:publish": "changeset publish"
21
},
22
"devDependencies": {
23
"@changesets/changelog-github": "^0.5.0",
0 commit comments