Skip to content

v5.24.0 #390

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 30, 2025
Merged

v5.24.0 #390

merged 1 commit into from
Jul 30, 2025

Conversation

nholden
Copy link
Member

@nholden nholden commented Jul 30, 2025

Description

This pull request updates the version of the WorkOS library to reflect new changes or improvements.

@nholden nholden requested a review from a team July 30, 2025 20:02
@nholden nholden self-assigned this Jul 30, 2025
@nholden nholden requested review from dandorman and removed request for a team July 30, 2025 20:02
Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Greptile Summary

This PR updates the WorkOS Ruby library version from 5.23.0 to 5.24.0 by modifying the VERSION constant in lib/workos/version.rb. This is a standard version bump as part of the gem release process, following semantic versioning practices. The version file serves as the single source of truth for the gem version and is referenced by the gemspec file to determine the published gem version. The PR references #389 which likely contains the actual feature changes or bug fixes that constitute this release, while this PR handles only the version increment aspect of the release workflow.

The change integrates with the existing release infrastructure - when this PR is merged, the release.yml GitHub Action workflow will automatically build and publish the gem with the new version number to RubyGems. This follows the established pattern in Ruby gem development where version bumps are often handled separately from feature work to maintain clean release processes.

Confidence score: 5/5

  • This is an extremely safe change with no risk of production issues as it only updates a version string
  • Version bumps are routine maintenance changes that follow established patterns and have minimal complexity
  • No files require additional attention as this is a single-line change to a version constant

1 file reviewed, no comments

Edit Code Review Bot Settings | Greptile

@ohjonah ohjonah requested review from cmatheson and nicknisi July 30, 2025 21:27
@nholden nholden merged commit 4d8a2ba into main Jul 30, 2025
2 checks passed
@nholden nholden deleted the 5-24-0 branch July 30, 2025 21:35
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