Skip to content

Commit b0016dd

Browse files
dbrattliclaude
andcommitted
docs: add releasing instructions to CLAUDE.md
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent d22af5f commit b0016dd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CLAUDE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,8 @@ type GetAttribute(path: string) = inherit Attribute()
5959
```
6060

6161
Class attributes use `Py.ClassAttributesTemplate` for Pydantic-style classes.
62+
63+
## Releasing
64+
65+
When asked to create a release, read `RELEASING.md` for the release process.
66+
Use `Release-As: X.Y.Z-alpha.N.P` in commit messages or PR descriptions to set the version.

0 commit comments

Comments
 (0)