Skip to content

chore(main): release 5.2.0#370

Merged
gjtorikian merged 1 commit into
mainfrom
release-please--branches--main--components--workos/workos-php
Apr 27, 2026
Merged

chore(main): release 5.2.0#370
gjtorikian merged 1 commit into
mainfrom
release-please--branches--main--components--workos/workos-php

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

@workos-sdk-automation workos-sdk-automation Bot commented Apr 24, 2026

🤖 I have created a release beep boop

5.2.0 (2026-04-27)

Features

  • Add script/setup for pre-generation dependency installation (edc2543)
  • surface error metadata from API responses (#369) (ece118b)

Bug Fixes

  • generated: update generated SDK from spec changes (#372) (0ee912a)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 24, 2026

Greptile Summary

Automated release PR generated by Release Please, bumping the SDK version from 5.1.0 to 5.2.0. The version string is consistently updated across all three relevant files: .release-please-manifest.json, CHANGELOG.md, and lib/Version.php.

Confidence Score: 5/5

Safe to merge — mechanical version bump with no logic changes.

All three changed files are purely version metadata updates (manifest, changelog, PHP constant). Version strings are consistent across all files and no logic, security, or behavioral changes are introduced.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 5.1.0 to 5.2.0 — straightforward manifest update
CHANGELOG.md Adds 5.2.0 changelog entry documenting new features and bug fixes
lib/Version.php SDK_VERSION constant updated from 5.1.0 to 5.2.0, consistent with manifest and changelog

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Bump .release-please-manifest.json\n5.1.0 → 5.2.0]
    A --> C[Update CHANGELOG.md\nAdd 5.2.0 entry]
    A --> D[Update lib/Version.php\nSDK_VERSION = '5.2.0']
    B & C & D --> E[Release 5.2.0 Tagged & Published]
Loading

Reviews (3): Last reviewed commit: "chore(main): release 5.2.0" | Re-trigger Greptile

@workos-sdk-automation workos-sdk-automation Bot force-pushed the release-please--branches--main--components--workos/workos-php branch from d87c9e8 to d243a1e Compare April 26, 2026 20:33
@tjmartin69
Copy link
Copy Markdown

Any chance this can be tagged I could really do with this - surface error metadata from API responses so I can upgrade

@workos-sdk-automation workos-sdk-automation Bot force-pushed the release-please--branches--main--components--workos/workos-php branch from d243a1e to 230aaa1 Compare April 27, 2026 21:17
@gjtorikian gjtorikian merged commit 8cc1dfe into main Apr 27, 2026
9 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main--components--workos/workos-php branch April 27, 2026 21:19
@workos-sdk-automation
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants