mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
v0.3.0.md release changelog
This commit is contained in:
parent
30ee59c324
commit
0781b7a15c
2 changed files with 48 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ Use this when you want an installable prerelease without changing `latest`.
|
|||
|
||||
# 1. Draft or update the stable changelog for the intended stable version
|
||||
VERSION=0.2.8
|
||||
claude -p "Use the release-changelog skill to draft or update releases/v${VERSION}.md for Paperclip. Read doc/RELEASING.md and skills/release-changelog/SKILL.md, then generate the stable changelog for v${VERSION} from commits since the last stable tag. Do not create a canary changelog."
|
||||
claude --print --output-format stream-json --verbose --dangerously-skip-permissions --model claude-opus-4-6 "Use the release-changelog skill to draft or update releases/v${VERSION}.md for Paperclip. Read doc/RELEASING.md and skills/release-changelog/SKILL.md, then generate the stable changelog for v${VERSION} from commits since the last stable tag. Do not create a canary changelog."
|
||||
|
||||
# 2. Preview the canary release
|
||||
./scripts/release.sh patch --canary --dry-run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue