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.
changeset release
changeset publish
1 parent e4ad84f commit d8fc957Copy full SHA for d8fc957
1 file changed
package.json
@@ -14,7 +14,7 @@
14
"lint": "nps lint",
15
"prepare": "patch-package && simple-git-hooks",
16
"prerelease": "nps build",
17
- "release": "clean-pkg-json && changeset release",
+ "release": "clean-pkg-json && changeset publish",
18
"version": "changeset version",
19
"postversion": "npm start test.update",
20
"start": "nps",
0 commit comments