Skip to content

bump to v5.23.0 - #388

Merged
ericroberts merged 1 commit into
mainfrom
5.23.0
Jul 23, 2025
Merged

bump to v5.23.0#388
ericroberts merged 1 commit into
mainfrom
5.23.0

Conversation

@ericroberts

Copy link
Copy Markdown
Contributor

Description

Bump version due to changes in #381

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

Greptile Summary

This PR performs a straightforward version bump for the WorkOS Ruby gem, updating the version from 5.22.0 to 5.23.0 in the lib/workos/version.rb file. This change follows standard Ruby gem versioning practices and is necessary to release new features that were added in issue #381, which implemented external_id support for user and organization functionality.

The version bump follows semantic versioning conventions by incrementing the minor version number (5.22.0 → 5.23.0), indicating that new features have been added without breaking existing functionality. This allows the gem to be published to RubyGems with the new capabilities while maintaining backward compatibility for existing users.

This type of version update is a routine part of the gem release process and integrates with the existing CI/CD workflows defined in .github/workflows/release.yml to automate the publishing process to RubyGems.

Confidence score: 5/5

• This is an extremely safe change that only updates a version string and poses no risk to production functionality
• The change is a standard version bump following semantic versioning practices with no code logic modifications
• No files require additional attention as this is a single-line version constant update

1 file reviewed, no comments

Edit Code Review Bot Settings | Greptile

@ericroberts
ericroberts requested a review from a team July 23, 2025 14:47
@ericroberts
ericroberts merged commit 9e5a3b0 into main Jul 23, 2025
2 checks passed
@ericroberts
ericroberts deleted the 5.23.0 branch July 23, 2025 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants