Skip to content

chore(main): release 0.7.0#47

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.7.0 (2026-06-25)

Features

  • support maxAge authorization param (@workos-inc/node >= 10.6) (#49) (34ca118)

Bug Fixes

  • Improve PKCE cookie missing error message (#46) (bc27d2b)

This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Automated release PR generated by Release Please bumping @workos/authkit-session from 0.6.0 to 0.7.0. No source logic is changed.

  • Bumps version in package.json and .release-please-manifest.json to 0.7.0.
  • Adds a CHANGELOG.md entry documenting the maxAge authorization param feature and the improved PKCE cookie error message.

Confidence Score: 5/5

Purely mechanical release PR touching only version strings and the changelog — no source logic changes.

All three changed files are version bookkeeping (package.json, .release-please-manifest.json, CHANGELOG.md). No executable code, configuration, or security-sensitive data was modified.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version field bumped from 0.6.0 to 0.7.0; no other changes.
CHANGELOG.md New 0.7.0 section prepended with feature and bug-fix entries matching the merged PRs.
.release-please-manifest.json Manifest version updated from 0.6.0 to 0.7.0 by Release Please automation.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|Detects merged PRs| B[Generate Release PR]
    B --> C[Bump version: 0.6.0 → 0.7.0]
    C --> D[Update package.json]
    C --> E[Update .release-please-manifest.json]
    C --> F[Prepend CHANGELOG.md entry]
    D & E & F --> G[PR #47 merged]
    G --> H[Publish @workos/authkit-session@0.7.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 merged PRs| B[Generate Release PR]
    B --> C[Bump version: 0.6.0 → 0.7.0]
    C --> D[Update package.json]
    C --> E[Update .release-please-manifest.json]
    C --> F[Prepend CHANGELOG.md entry]
    D & E & F --> G[PR #47 merged]
    G --> H[Publish @workos/authkit-session@0.7.0]
Loading

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

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--authkit-session branch from 459961f to cc195b5 Compare June 25, 2026 18:44
@github-actions github-actions Bot changed the title chore(main): release 0.6.1 chore(main): release 0.7.0 Jun 25, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--authkit-session branch from cc195b5 to e827b11 Compare June 25, 2026 21:59
@nicknisi nicknisi merged commit c1ef6aa into main Jun 25, 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