Skip to content

Conversation

@csrbarber
Copy link
Contributor

Description

Documentation

Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.

[X] Yes

If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.

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 Overview

Greptile Summary

This PR performs a standard version bump from 5.25.0 to 5.26.0 for the WorkOS Ruby gem. The change updates only the VERSION constant in lib/workos/version.rb. This is a minor version increment following semantic versioning, indicating new features or enhancements have been added without breaking backward compatibility. The PR references two previous pull requests (#396 and #397) that contain the actual feature implementations being released in this version. This is typical release engineering practice where features are merged separately and then a version bump PR consolidates them for publication to RubyGems.

Important Files Changed

Changed Files
Filename Score Overview
lib/workos/version.rb 5/5 Version constant updated from 5.25.0 to 5.26.0 for gem release

Confidence score: 5/5

  • This PR is extremely safe to merge with no risk of production issues
  • Score reflects the minimal nature of a version constant change with no logic modifications
  • No files require special attention as this is a straightforward version bump

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

@kendallstrautman
Copy link
Contributor

We also need to update the docs examples

@csrbarber csrbarber merged commit 0bd554a into main Oct 10, 2025
2 checks passed
@csrbarber csrbarber deleted the bump-5.26.0 branch October 10, 2025 20:01
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.

3 participants