Commit b927df2
fix: add release-please v4 configuration files
Add required configuration for release-please v4:
- .release-please-manifest.json: Tracks current version (1.0.0)
- release-please-config.json: Configures release strategy for Python package
Without these files, release-please v4 cannot properly detect and bump
versions for breaking changes. This will allow the breaking change in
commit 7559751 to properly trigger a major version bump to 2.0.0.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent bc0d843 commit b927df2
2 files changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments