Skip to content

chore(main): release 0.5.4#41

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

chore(main): release 0.5.4#41
gjtorikian 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.5.4 (2026-06-11)

Bug Fixes

  • allow @workos-inc/node v10 as peer dependency (#40) (d210434)

This PR was generated with Release Please. See documentation.

@gjtorikian gjtorikian merged commit 5b2947f into main Jun 11, 2026
2 checks passed
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

@greptile-apps

greptile-apps Bot commented Jun 11, 2026

Copy link
Copy Markdown

Greptile Summary

Auto-generated release PR bumping @workos/authkit-session from 0.5.3 to 0.5.4, created by Release Please. The only substantive change landed in the squashed base commit (d2104347) — expanding the peerDependencies range for @workos-inc/node to include ^10.0.0.

  • package.json: version field bumped to 0.5.4; peerDependencies already reflects ^8.0.0 || ^9.0.0 || ^10.0.0 from the preceding fix commit.
  • CHANGELOG.md: new entry documenting the peer-dep widening bug fix.
  • .release-please-manifest.json: internal release tracking file updated to 0.5.4.

Confidence Score: 5/5

Safe to merge — all three changed files are release automation artifacts with no logic changes.

The diff is entirely mechanical: a version string bump in package.json, a matching update to the Release Please manifest, and a new changelog entry. The actual peer-dependency widening (@workos-inc/node ^10) was already applied in the preceding fix commit and is already present in the repository; this PR only records the version bump that reflects it.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version bumped to 0.5.4; peerDependencies already widened to include @workos-inc/node v10 from prior commit — no issues.
CHANGELOG.md New 0.5.4 changelog entry added by Release Please; content matches the squashed fix commit.
.release-please-manifest.json Internal Release Please tracking file updated from 0.5.3 to 0.5.4 — routine release automation artifact.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["Release Please Bot triggers release PR"] --> B["Bump version: 0.5.3 → 0.5.4"]
    B --> C["Update .release-please-manifest.json"]
    B --> D["Update package.json version field"]
    B --> E["Append CHANGELOG.md entry"]
    C & D & E --> F["PR #41 merged to main"]
    F --> G["npm publish @workos/authkit-session@0.5.4"]
    G --> H["Consumers can use peerDep:\n@workos-inc/node ^8 || ^9 || ^10"]
Loading

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

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