Skip to content

chore(main): release 2.0.1#101

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

chore(main): release 2.0.1#101
workos-sdk-automation[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--workos

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.0.1 (2026-05-27)

Bug Fixes

  • renovate: explicitly enable minor and patch updates (#99) (2639af6)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 27, 2026

Greptile Summary

Automated release PR bumping the workos crate from version 2.0.0 to 2.0.1, generated by Release Please. The only substantive change merged since the last release is a Renovate config fix to re-enable minor and patch dependency updates.

  • Cargo.toml / Cargo.lock: version field updated to 2.0.1 in both files, keeping them in sync.
  • CHANGELOG.md: new 2.0.1 section added with the single bug-fix entry.
  • .release-please-manifest.json: manifest updated to track 2.0.1 for the next release cycle.

Confidence Score: 5/5

Safe to merge — all changes are version string updates generated by Release Please with no logic or dependency changes.

The four changed files are purely mechanical: version strings are incremented consistently across Cargo.toml, Cargo.lock, the manifest, and the changelog. There is no new code, no dependency upgrade, and no configuration change that could alter runtime behaviour.

No files require special attention.

Important Files Changed

Filename Overview
Cargo.toml Version bumped from 2.0.0 to 2.0.1 — consistent with the rest of the release.
Cargo.lock Lock file updated to reflect the workos crate version bump to 2.0.1.
CHANGELOG.md 2.0.1 release entry added with the single bug-fix commit reference; no issues.
.release-please-manifest.json Manifest version updated from 2.0.0 to 2.0.1 to track the new release.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["Release Please Bot"] --> B["Bump version: 2.0.0 → 2.0.1"]
    B --> C["Cargo.toml\nversion = '2.0.1'"]
    B --> D["Cargo.lock\nworkos = '2.0.1'"]
    B --> E[".release-please-manifest.json\n'.' = '2.0.1'"]
    B --> F["CHANGELOG.md\nAdd 2.0.1 entry"]
    F --> G["Bug fix: renovate minor/patch updates re-enabled (#99)"]
Loading

Reviews (1): Last reviewed commit: "chore(main): release 2.0.1" | 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