Skip to content

chore(main): release 0.6.0#43

Merged
nicknisi merged 1 commit into
mainfrom
release-please--branches--main--components--authkit-session
Jun 15, 2026
Merged

chore(main): release 0.6.0#43
nicknisi merged 1 commit into
mainfrom
release-please--branches--main--components--authkit-session

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.6.0 (2026-06-15)

Features

  • bound pending PKCE verifier cookies with eviction (#42) (c49e54d)

This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented Jun 15, 2026

Copy link
Copy Markdown

Greptile Summary

Automated release PR generated by Release Please, bumping the package version from 0.5.4 to 0.6.0 to publish the PKCE verifier cookie eviction feature landed in #42.

  • package.json and .release-please-manifest.json are updated to 0.6.0.
  • CHANGELOG.md receives a new entry documenting the bound pending PKCE verifier cookies with eviction feature.

Confidence Score: 5/5

This is a fully automated release-metadata PR with no code changes — only a version bump across three files.

All three changed files are release bookkeeping (version strings and a changelog entry). The actual feature code shipped in the referenced commit #42 is not part of this diff.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.5.4 to 0.6.0 by Release Please automation
CHANGELOG.md New 0.6.0 changelog entry added for the PKCE verifier cookie eviction feature
package.json Package version bumped from 0.5.4 to 0.6.0

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|Detects feat commit in #42| B[Generate Release PR]
    B --> C[Bump package.json\n0.5.4 → 0.6.0]
    B --> D[Bump .release-please-manifest.json\n0.5.4 → 0.6.0]
    B --> E[Append CHANGELOG.md\nv0.6.0 entry]
    C & D & E --> F[PR #43 Merged]
    F --> G[Tag v0.6.0]
    G --> H[Publish @workos/authkit-session@0.6.0]
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] -->|Detects feat commit in #42| B[Generate Release PR]
    B --> C[Bump package.json\n0.5.4 → 0.6.0]
    B --> D[Bump .release-please-manifest.json\n0.5.4 → 0.6.0]
    B --> E[Append CHANGELOG.md\nv0.6.0 entry]
    C & D & E --> F[PR #43 Merged]
    F --> G[Tag v0.6.0]
    G --> H[Publish @workos/authkit-session@0.6.0]
Loading

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

@nicknisi nicknisi merged commit 02bdbc9 into main Jun 15, 2026
6 checks passed
@github-actions

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