Skip to content

chore(main): release 9.0.1#494

Open
workos-sdk-automation[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--components--workos
Open

chore(main): release 9.0.1#494
workos-sdk-automation[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--components--workos

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

9.0.1 (2026-05-29)

Bug Fixes

  • renovate: explicitly enable minor and patch updates (#493) (c6da3f3)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 29, 2026

Greptile Summary

Automated patch release bumping the workos Ruby gem from 9.0.0 to 9.0.1, generated by Release Please in response to the renovate config fix in #493.

  • Version constant in lib/workos/version.rb, manifest in .release-please-manifest.json, and Gemfile.lock are all consistently updated to 9.0.1.
  • CHANGELOG.md gains a new 9.0.1 section documenting the renovate minor/patch update enablement fix.

Confidence Score: 5/5

This is a fully automated release-please PR with no logic changes — safe to merge.

All four changed files are purely mechanical version string updates generated by release-please. The version is consistently updated across version.rb, Gemfile.lock, and .release-please-manifest.json, and the changelog entry accurately reflects the single commit included in this release.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 9.0.0 to 9.0.1 by release-please automation.
CHANGELOG.md Adds 9.0.1 changelog entry documenting the renovate minor/patch update fix.
Gemfile.lock Lockfile updated to reflect the workos gem version bump from 9.0.0 to 9.0.1.
lib/workos/version.rb VERSION constant updated from "9.0.0" to "9.0.1".

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[PR #493 - renovate config fix] -->|triggers| B[Release Please automation]
    B --> C[Bump version 9.0.0 → 9.0.1]
    C --> D[lib/workos/version.rb]
    C --> E[.release-please-manifest.json]
    C --> F[Gemfile.lock]
    C --> G[CHANGELOG.md]
Loading

Reviews (1): Last reviewed commit: "chore: update Gemfile.lock" | 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