Conversation
Greptile SummaryThis is an automated release PR generated by Release Please, bumping the SDK from v6.2.0 to v7.0.0. The version string is updated consistently across Confidence Score: 5/5Safe to merge — all changes are mechanical version bumps generated by Release Please automation with no logic changes. All four changed files are release bookkeeping: version constant, manifest, lock file, and changelog. Every file consistently references 7.0.0. No custom rules are violated and no functional code is modified. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Release Please Bot] -->|Detects merged feat!/breaking commits| B[Calculates next version: 7.0.0]
B --> C[Updates lib/workos/version.rb]
B --> D[Updates .release-please-manifest.json]
B --> E[Updates CHANGELOG.md]
B --> F[Updates Gemfile.lock]
C & D & E & F --> G[PR #456 merged]
G --> H[Tag v7.0.0 created]
H --> I[Gem published to RubyGems]
Reviews (5): Last reviewed commit: "commit Gemfile.lock" | Re-trigger Greptile |
e13ce65 to
2e1aa1f
Compare
2e1aa1f to
18056bd
Compare
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
7.0.0 (2026-04-20)
⚠ BREAKING CHANGES
Features
Bug Fixes
This PR was generated with Release Please. See documentation.