Open
Conversation
Greptile SummaryThis is an auto-generated Release Please PR that cuts the
Confidence Score: 5/5
Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Commits merged to main\nsince v1.0.0] --> B[Release Please bot\ndetects version bump needed]
B --> C{Breaking change\nin commits?}
C -- Yes\nPlugin consolidation & renames --> D[Bump MAJOR version\n1.0.0 → 2.0.0]
D --> E[Update VERSION\n1.0.0 → 2.0.0]
D --> F[Update .release-please-manifest.json\n1.0.0 → 2.0.0]
D --> G[Generate CHANGELOG.md\nfrom conventional commits]
E & F & G --> H[Open PR #71\nchore: release 2.0.0]
H --> I[Merge → GitHub tag v2.0.0\n& release created]
Last reviewed commit: 944447f |
JacobPEvans
requested changes
Mar 5, 2026
Owner
JacobPEvans
left a comment
There was a problem hiding this comment.
Bots are not allowed to initiate major version updates.
944447f to
b75bfd2
Compare
b75bfd2 to
5cc40e5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
2.0.0 (2026-03-05)
⚠ BREAKING CHANGES
Features
Bug Fixes
This PR was generated with Release Please. See documentation.