Skip to content

Commit 2d3b673

Browse files
committed
Add release naming and homebrew update instructions to CLAUDE.md
1 parent abc476c commit 2d3b673

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ When resolving conflicts: upstream may change indentation or restructure files.
4343
- `gh release create` requires commits to be pushed to origin first. The misleading "workflow scope" error usually means the target commit doesn't exist on remote.
4444
- Use `gh api` to create releases if `gh release create` fails, then `gh release upload` for assets.
4545

46+
## Releases
47+
48+
Release title format: `Ghostree v0.X.Y` (always include "Ghostree" prefix and "v" before the version number). Update the homebrew cask in `sidequery/homebrew-tap` with the new version, sha256, and asset ID after uploading the DMG.
49+
4650
## History cleanup (2026-01-30)
4751

4852
`main` was rewritten to remove duplicated rebased commits. Backup ref: `legacy/main-pre-cleanup-2026-01-30`

0 commit comments

Comments
 (0)