Skip to content

chore(main): release 7.0.1#394

Open
workos-sdk-automation[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--workos/workos-php
Open

chore(main): release 7.0.1#394
workos-sdk-automation[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--workos/workos-php

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

7.0.1 (2026-05-27)

Bug Fixes

  • renovate: explicitly enable minor and patch updates (#393) (e1705f1)

This PR was generated with Release Please. See documentation.

@workos-sdk-automation workos-sdk-automation Bot requested a review from a team as a code owner May 27, 2026 20:25
@workos-sdk-automation workos-sdk-automation Bot requested a review from a team as a code owner May 27, 2026 20:25
@workos-sdk-automation workos-sdk-automation Bot requested a review from mattgd May 27, 2026 20:25
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 27, 2026

Greptile Summary

Automated release PR generated by Release Please, bumping the workos-php SDK from v7.0.0 to v7.0.1 to ship the renovate configuration fix (#393) that explicitly re-enables minor and patch dependency updates.

  • lib/Version.php: SDK_VERSION constant updated to 7.0.1.
  • CHANGELOG.md: Release entry for 7.0.1 added with the bug fix reference.
  • .release-please-manifest.json: Manifest version updated to 7.0.1.

Confidence Score: 5/5

All three changes are mechanical version-string updates generated by Release Please; no logic, no security surfaces.

The PR touches only three files: the release manifest, the changelog, and the SDK_VERSION constant. All changes are purely version-string updates with no functional code altered.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 7.0.0 to 7.0.1; no issues.
CHANGELOG.md Release entry for 7.0.1 added with the renovate bug fix note; no issues.
lib/Version.php SDK_VERSION constant updated from 7.0.0 to 7.0.1; straightforward and correct.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["Release Please Bot"] -->|"Detects merged fix #393"| B["Bump version 7.0.0 → 7.0.1"]
    B --> C[".release-please-manifest.json\n7.0.1"]
    B --> D["lib/Version.php\nSDK_VERSION = '7.0.1'"]
    B --> E["CHANGELOG.md\nAdd 7.0.1 entry"]
    C & D & E --> F["PR #394 merged → v7.0.1 tagged & released"]
Loading

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

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.

0 participants