Conversation
Greptile SummaryAutomated release PR generated by Release Please, bumping the SDK version from Confidence Score: 5/5Safe to merge — purely a version bump and changelog update with no logic changes. All changes are mechanical release artifacts (version string and changelog) generated by Release Please. Versions are consistent across all three files. No custom rules are applicable to this changeset, and no P0/P1 findings were identified. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Release Please Bot] --> B[Bump .release-please-manifest.json\n5.0.2 → 5.0.3]
A --> C[Prepend CHANGELOG.md\nv5.0.3 entry]
A --> D[Update lib/Version.php\nSDK_VERSION = '5.0.3']
B & C & D --> E[Release PR #359 merged]
E --> F[Tag v5.0.3 published]
Reviews (2): Last reviewed commit: "chore(main): release 5.0.3" | Re-trigger Greptile |
5c1ffa8 to
61975e0
Compare
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
5.0.3 (2026-04-14)
Bug Fixes
[@throws](https://github.com/throws)to PHPDoc when appropriate (#360) (ed68872)This PR was generated with Release Please. See documentation.