Skip to content

Bump version to 4.30.0#317

Merged
gjtorikian merged 1 commit into
mainfrom
version-bump-4.30.0
Jan 21, 2026
Merged

Bump version to 4.30.0#317
gjtorikian merged 1 commit into
mainfrom
version-bump-4.30.0

Conversation

@workos-sdk-automation

Copy link
Copy Markdown
Contributor

This PR bumps the version from 4.29.0 to 4.30.0.

Bump type: minor


This PR was automatically created by the version bump workflow.

@gjtorikian gjtorikian merged commit 8d63a31 into main Jan 21, 2026
7 checks passed
@gjtorikian gjtorikian deleted the version-bump-4.30.0 branch January 21, 2026 18:14
@greptile-apps

greptile-apps Bot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR bumps the SDK version from 4.29.0 to 4.30.0 following the implementation of Authkit Sessions in PR #315.

  • Updated SDK_VERSION constant in lib/Version.php
  • Minor version bump follows semantic versioning conventions
  • Automated version bump created by workflow

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • Simple version constant update with correct semantic versioning, no functional code changes, and no security concerns
  • No files require special attention

Important Files Changed

Filename Overview
lib/Version.php Version constant updated from 4.29.0 to 4.30.0, no issues found

Sequence Diagram

sequenceDiagram
    participant Bot as workos-sdk-automation
    participant Repo as workos-php Repository
    participant Version as lib/Version.php
    
    Bot->>Repo: Trigger version bump workflow
    Bot->>Version: Update SDK_VERSION constant
    Version-->>Version: 4.29.0 → 4.30.0
    Bot->>Repo: Create PR #317
    Repo-->>Bot: PR created successfully
Loading

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

1 file reviewed, no comments

Edit Code Review Agent Settings | 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.

1 participant