Skip to content

chore(main): release 0.9.1#105

Merged
nicknisi merged 1 commit into
mainfrom
release-please--branches--main--components--authkit-tanstack-react-start
Jun 16, 2026
Merged

chore(main): release 0.9.1#105
nicknisi merged 1 commit into
mainfrom
release-please--branches--main--components--authkit-tanstack-react-start

Conversation

@workos-sdk-automation

@workos-sdk-automation workos-sdk-automation Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.9.1 (2026-06-16)

Bug Fixes

  • evict stale PKCE verifier cookies to prevent HTTP 431 (#76) (#104) (1c77259)
  • lazy-import @workos/authkit-session in authkit-loader (#93) (c66a2bc)

This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Automated release PR generated by Release Please, bumping the package version from 0.9.0 to 0.9.1 with a corresponding changelog entry.

  • Bumps version in package.json and .release-please-manifest.json from 0.9.0 to 0.9.1.
  • Adds a CHANGELOG.md entry documenting two bug fixes: eviction of stale PKCE verifier cookies (to prevent HTTP 431 errors) and a lazy-import fix for @workos/authkit-session in the authkit-loader.

Confidence Score: 5/5

Fully automated release bookkeeping — version and changelog only, no logic changes.

All three changed files are metadata: a version string in package.json, the corresponding entry in .release-please-manifest.json, and a new section in CHANGELOG.md. No source code, dependencies, or configuration affecting runtime behavior was modified.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version bumped from 0.9.0 to 0.9.1; no other changes.
CHANGELOG.md New 0.9.1 section prepended with two bug fix entries generated by Release Please.
.release-please-manifest.json Root package version updated from 0.9.0 to 0.9.1 in the Release Please manifest.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Detect merged commits on main]
    B --> C{Determine version bump}
    C -->|Bug fixes only| D[Patch bump: 0.9.0 → 0.9.1]
    D --> E[Update package.json version]
    D --> F[Update .release-please-manifest.json]
    D --> G[Prepend CHANGELOG.md entry]
    E & F & G --> H[Open Release PR #105]
    H --> I[Merge → publish 0.9.1 to npm]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A[Release Please Bot] --> B[Detect merged commits on main]
    B --> C{Determine version bump}
    C -->|Bug fixes only| D[Patch bump: 0.9.0 → 0.9.1]
    D --> E[Update package.json version]
    D --> F[Update .release-please-manifest.json]
    D --> G[Prepend CHANGELOG.md entry]
    E & F & G --> H[Open Release PR #105]
    H --> I[Merge → publish 0.9.1 to npm]
Loading

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

@workos-sdk-automation workos-sdk-automation Bot force-pushed the release-please--branches--main--components--authkit-tanstack-react-start branch from 1da8ec6 to 595986f Compare June 16, 2026 18:51
@nicknisi nicknisi merged commit 0cf7915 into main Jun 16, 2026
3 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.

1 participant