Skip to content

Commit

Permalink
ci: changeset release should be changeset publish
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Aug 24, 2022
1 parent e4ad84f commit d8fc957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"lint": "nps lint",
"prepare": "patch-package && simple-git-hooks",
"prerelease": "nps build",
"release": "clean-pkg-json && changeset release",
"release": "clean-pkg-json && changeset publish",
"version": "changeset version",
"postversion": "npm start test.update",
"start": "nps",
Expand Down

0 comments on commit d8fc957

Please sign in to comment.