Skip to content

chore(main): release 0.6.0#65

Merged
nicknisi merged 2 commits intomainfrom
release-please--branches--main--components--authkit-tanstack-react-start
Apr 9, 2026
Merged

chore(main): release 0.6.0#65
nicknisi merged 2 commits intomainfrom
release-please--branches--main--components--authkit-tanstack-react-start

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.6.0 (2026-04-09)

Features

Bug Fixes

  • session: use auth context refresh token instead of stale request cookie (#55) (b2f0397), closes #53

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Apr 9, 2026

Greptile Summary

This is an automated release PR generated by Release Please, bumping the package version from 0.5.0 to 0.6.0. The changes include the version update in package.json and .release-please-manifest.json, a new CHANGELOG.md entry documenting the Impersonation component addition and a session refresh-token bug fix, and adding CHANGELOG.md to the oxfmt formatter's ignore patterns to prevent the auto-generated file from being reformatted.

Confidence Score: 5/5

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

All four changed files are metadata/config (package.json version, manifest, changelog, formatter config). No source code was modified, and there are no logic, security, or correctness concerns.

No files require special attention.

Vulnerabilities

No security concerns identified.

Important Files Changed

Filename Overview
package.json Version bumped from 0.5.0 to 0.6.0; no other changes
.release-please-manifest.json Manifest updated to track new version 0.6.0
CHANGELOG.md New changelog file created by Release Please documenting 0.6.0 features and bug fixes
.oxfmtrc.json CHANGELOG.md added to formatter ignore patterns to preserve auto-generated formatting

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Detects merged PRs on main]
    B --> C{New features / fixes?}
    C -->|Yes| D[Bump version 0.5.0 → 0.6.0]
    D --> E[Update .release-please-manifest.json]
    D --> F[Update package.json version]
    D --> G[Generate CHANGELOG.md entry]
    D --> H[Add CHANGELOG.md to oxfmt ignore list]
    E & F & G & H --> I[Open Release PR #65]
    I --> J[Merge → publish v0.6.0 to npm]
Loading

Reviews (2): Last reviewed commit: "ignore CHANGELOG.md in formatting" | Re-trigger Greptile

@nicknisi nicknisi merged commit 9f080ba into main Apr 9, 2026
5 checks passed
@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.

switchToOrganization on client reports failed to refresh tokens

1 participant