Skip to content

chore(main): release 5.0.1#353

Merged
gjtorikian merged 1 commit intomainfrom
release-please--branches--main--components--workos/workos-php
Apr 13, 2026
Merged

chore(main): release 5.0.1#353
gjtorikian merged 1 commit intomainfrom
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 13, 2026

🤖 I have created a release beep boop

5.0.1 (2026-04-13)

Bug Fixes

  • add default User-Agent header and optional override (#352) (8e202db)
  • one more regen (44906fd)

This PR was generated with Release Please. See documentation.

@workos-sdk-automation workos-sdk-automation bot force-pushed the release-please--branches--main--components--workos/workos-php branch from b75192e to f4e954a Compare April 13, 2026 18:32
@gjtorikian gjtorikian merged commit 789285c into main Apr 13, 2026
9 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main--components--workos/workos-php branch April 13, 2026 18:33
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Apr 13, 2026

Greptile Summary

This is an automated release PR generated by Release Please, bumping the SDK version from 5.0.0 to 5.0.1. The only substantive change is updating the SDK_VERSION constant in lib/Version.php; the other two files (CHANGELOG.md and .release-please-manifest.json) are standard release tooling artifacts.

Confidence Score: 5/5

This PR is safe to merge — it is a mechanical version bump with no logic changes.

All three changed files are release tooling artifacts (version constant, manifest, changelog). No custom rules are violated, no security concerns, and no logic is altered.

No files require special attention.

Important Files Changed

Filename Overview
lib/Version.php Bumps SDK_VERSION constant from 5.0.0 to 5.0.1; no logic changes.
.release-please-manifest.json Updates release-please manifest version from 5.0.0 to 5.0.1; standard release tooling update.
CHANGELOG.md Prepends 5.0.1 changelog entry documenting the User-Agent header bug fix and regen commit.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|Detects merged bug-fix commits| B[Create release PR]
    B --> C[Bump .release-please-manifest.json → 5.0.1]
    B --> D[Update CHANGELOG.md with 5.0.1 entry]
    B --> E[Update lib/Version.php SDK_VERSION → 5.0.1]
    C & D & E --> F[PR Merged]
    F --> G[Tag v5.0.1 created]
    G --> H[Packagist / Composer consumers receive 5.0.1]
Loading

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

@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.

1 participant