We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1801c50 commit 9f1ff0eCopy full SHA for 9f1ff0e
package.json
@@ -4,7 +4,8 @@
4
"description": "",
5
"scripts": {
6
"ci:version": "changeset version",
7
- "ci:publish": "pnpm publish -r"
+ "ci:publish": "pnpm publish -r",
8
+ "record-changeset": "pnpm changeset"
9
},
10
"engines": {
11
"node": ">=18.10"
0 commit comments