Skip to content

chore(main): release 0.12.5 - #95

Merged
nicknisi merged 1 commit into
mainfrom
release-please--branches--main--components--authkit-react-router
Sep 15, 2026
Merged

nicknisi merged 1 commit into
mainfrom
release-please--branches--main--components--authkit-react-router

Conversation

@workos-sdk-automation

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.12.5 (2026-09-15)

Bug Fixes

  • keep session material and open redirects out of switchToOrganization (#94) (900ce8a)

This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

RetriggerConfidence Score: 5/5

This release PR appears safe to merge.

What we checked:

  • Release versions could disagree: Yes. The manifest, package file, and lockfile all use 0.12.5.
  • Release notes could omit changes: Yes. The range contains one user-facing fix, and the 0.12.5 entry lists it.

Summary

The package releases version 0.12.5 and records the recent organization-switching fix. Package metadata, the lockfile, and the changelog now point to the same release.

Diagram

sequenceDiagram
  participant RP as Release Please
  participant PR as Release PR
  participant GH as GitHub Release
  participant CI as Publish workflow
  participant NPM as npm registry

  RP->>PR: Set version to 0.12.5
  RP->>PR: Add 0.12.5 changelog entry
  PR->>GH: Merge and create release tag
  GH->>CI: Trigger release workflow
  CI->>CI: Install and build package
  CI->>NPM: Publish version 0.12.5
Loading

Reviews (1) · Last reviewed commit: "chore(main): release 0.12.5"

@nicknisi
nicknisi merged commit 78f8e43 into main Sep 15, 2026
9 checks passed
@nicknisi
nicknisi deleted the release-please--branches--main--components--authkit-react-router branch September 15, 2026 21:19
@workos-sdk-automation

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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