Skip to content

chore(main): release 2.0.1#101

Merged
gjtorikian merged 1 commit into
mainfrom
release-please--branches--main--components--workos
May 28, 2026
Merged

chore(main): release 2.0.1#101
gjtorikian merged 1 commit into
mainfrom
release-please--branches--main--components--workos

Conversation

@workos-sdk-automation

@workos-sdk-automation workos-sdk-automation Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.0.1 (2026-05-28)

Bug Fixes

  • renovate: explicitly enable minor and patch updates (#99) (2639af6)
  • sdk: omit defaulted screen_hint from auth URLs (#102) (2dc6fa4)

This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented May 27, 2026

Copy link
Copy Markdown

Greptile Summary

This is an automated release PR generated by Release Please, bumping the workos crate from v2.0.0 to v2.0.1. The changes are purely mechanical version updates and changelog documentation.

Confidence Score: 5/5

This PR is safe to merge — all changes are automated version bumps and changelog updates with no logic changes.

The entire diff consists of version string changes in four files (Cargo.toml, Cargo.lock, .release-please-manifest.json, CHANGELOG.md). No production logic, dependencies, or security-sensitive paths were modified.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 2.0.0 to 2.0.1 by Release Please automation
CHANGELOG.md New 2.0.1 entry added with two bug fixes: renovate config and screen_hint URL omission
Cargo.toml Package version bumped from 2.0.0 to 2.0.1
Cargo.lock Lock file version for the workos package updated from 2.0.0 to 2.0.1

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|Detects merged bug-fix PRs| B[Creates Release PR]
    B --> C{Bumps version 2.0.0 to 2.0.1}
    C --> D[Cargo.toml]
    C --> E[Cargo.lock]
    C --> F[.release-please-manifest.json]
    C --> G[CHANGELOG.md]
    G --> H["Bug Fix: renovate minor/patch (#99)"]
    G --> I["Bug Fix: omit screen_hint from auth URLs (#102)"]
Loading

Reviews (2): Last reviewed commit: "chore(main): release 2.0.1" | Re-trigger Greptile

@workos-sdk-automation workos-sdk-automation Bot force-pushed the release-please--branches--main--components--workos branch from 975b8ce to 026d7a4 Compare May 28, 2026 15:01
@gjtorikian gjtorikian merged commit 46f9a50 into main May 28, 2026
6 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main--components--workos branch May 28, 2026 15:03
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.

1 participant