Skip to content

chore: add /release command for CLI releases#83

Merged
kraenhansen merged 1 commit into
mainfrom
kh/add-release-command
May 6, 2026
Merged

chore: add /release command for CLI releases#83
kraenhansen merged 1 commit into
mainfrom
kh/add-release-command

Conversation

@kraenhansen
Copy link
Copy Markdown
Member

Summary

  • Add a /release Claude Code command that codifies the CLI release process
  • Remove .claude/ from .gitignore so project commands are shared with the team

The release command documents the step-by-step process: update version in package.json, sync lockfile, build, test, commit, tag, and create a GitHub release.

Follows the pattern introduced in elevenlabs/elevenlabs-swift-sdk#167.

Test plan

  • Command file is valid markdown
  • Run /release in a future release to verify the workflow

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@kraenhansen kraenhansen requested a review from PennyroyalTea May 6, 2026 10:15
@PennyroyalTea
Copy link
Copy Markdown
Collaborator

pls check linters otherwise lgtm! thanks!

@kraenhansen kraenhansen merged commit dd931c6 into main May 6, 2026
2 of 3 checks passed
@kraenhansen kraenhansen deleted the kh/add-release-command branch May 6, 2026 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants