mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
chore: formalize release workflow
This commit is contained in:
parent
ccd501ea02
commit
a7cfd9f24b
9 changed files with 1431 additions and 1091 deletions
|
|
@ -19,6 +19,8 @@
|
|||
"paperclipai": "node cli/node_modules/tsx/dist/cli.mjs cli/src/index.ts",
|
||||
"build:npm": "./scripts/build-npm.sh",
|
||||
"release": "./scripts/release.sh",
|
||||
"release:github": "./scripts/create-github-release.sh",
|
||||
"release:rollback": "./scripts/rollback-latest.sh",
|
||||
"changeset": "changeset",
|
||||
"version-packages": "changeset version",
|
||||
"check:tokens": "node scripts/check-forbidden-tokens.mjs",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue