Skip to content

Commit 4af3875

Browse files
gold-ak47claude
andcommitted
docs: Never manually bump versions — semantic-release owns versioning
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a9fde04 commit 4af3875

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ This ensures the user's `treble` binary in PATH is always up to date.
9191
- Commit prefixes: `fix:` → patch, `feat:` → minor, `BREAKING CHANGE` → major
9292
- `chore:`, `docs:`, `style:`, `test:`, `ci:` do NOT trigger a release
9393
- CI cross-compiles for darwin-arm64/x64 + linux-x64/arm64, publishes to npm as `@treble-app/cli`
94+
- **NEVER manually bump versions** in `Cargo.toml` or `package.json` — semantic-release owns versioning. CI sets `Cargo.toml` version via `sed` during build.
9495

9596
## Auth
9697

0 commit comments

Comments
 (0)