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