Skip to content

chore(main): release 0.5.2#37

Merged
nicknisi merged 2 commits into
mainfrom
release-please--branches--main--components--authkit-session
May 18, 2026
Merged

chore(main): release 0.5.2#37
nicknisi merged 2 commits 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.5.2 (2026-05-18)

Bug Fixes

  • deduplicate concurrent server-side token refresh calls (#33) (00550ad)
  • don't format CHANGELOG.md (#35) (ab8082f)
  • drop GitHub App token from release-please workflow (#36) (8b967a5)
  • move @workos-inc/node to peerDependencies (#32) (7675c4b)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 18, 2026

Greptile Summary

This is an automated release PR generated by Release Please, bumping @workos/authkit-session from v0.5.1 to v0.5.2.

  • Versions updated in package.json and .release-please-manifest.json; a new CHANGELOG.md is created documenting four bug fixes: deduplicating concurrent server-side token refresh calls, skipping CHANGELOG formatting, dropping the GitHub App token from the release workflow, and moving @workos-inc/node to peerDependencies.

Confidence Score: 5/5

Safe to merge — all changes are version metadata and auto-generated release notes with no executable code modified.

All three changed files are release metadata: the manifest, changelog, and package version field. No logic, dependencies, or runtime behavior is altered by this PR.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.5.1 to 0.5.2 by Release Please automation.
CHANGELOG.md New file created by Release Please; documents four bug fixes included in the 0.5.2 release.
package.json Package version bumped from 0.5.1 to 0.5.2; no other fields changed.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Bump version 0.5.1 → 0.5.2]
    B --> C[package.json]
    B --> D[.release-please-manifest.json]
    A --> E[Generate CHANGELOG.md]
    E --> F[Bug Fix: Deduplicate token refresh]
    E --> G[Bug Fix: Skip CHANGELOG formatting]
    E --> H[Bug Fix: Drop GitHub App token]
    E --> I[Bug Fix: Move @workos-inc/node to peerDeps]
Loading

Reviews (3): Last reviewed commit: "chore: trigger CI" | Re-trigger Greptile

@nicknisi nicknisi marked this pull request as draft May 18, 2026 15:00
@nicknisi nicknisi marked this pull request as ready for review May 18, 2026 15:00
@nicknisi nicknisi merged commit 9f44a3d into main May 18, 2026
7 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