Skip to content

Commit d8fc957

Browse files
committed
ci: changeset release should be changeset publish
1 parent e4ad84f commit d8fc957

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"lint": "nps lint",
1515
"prepare": "patch-package && simple-git-hooks",
1616
"prerelease": "nps build",
17-
"release": "clean-pkg-json && changeset release",
17+
"release": "clean-pkg-json && changeset publish",
1818
"version": "changeset version",
1919
"postversion": "npm start test.update",
2020
"start": "nps",

0 commit comments

Comments
 (0)