Skip to content

chore(main): release 10.1.0#1604

Merged
gjtorikian merged 1 commit into
mainfrom
release-please--branches--main--components--node
Jun 2, 2026
Merged

chore(main): release 10.1.0#1604
gjtorikian merged 1 commit into
mainfrom
release-please--branches--main--components--node

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

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

🤖 I have created a release beep boop

10.1.0 (2026-06-02)

Features

  • Add name field to Profile, User, and Actions interfaces (#1602) (df3ecbd)
  • authkit: Add Radar fields to headless AuthKit methods (#1603) (4f34f01)

Bug Fixes

  • connect: Serialize pagination options for auto-pagination (#1601) (c8333f4)

This PR was generated with Release Please. See documentation.

@workos-sdk-automation workos-sdk-automation Bot requested review from a team as code owners June 2, 2026 15:56
@workos-sdk-automation workos-sdk-automation Bot requested a review from cmatheson June 2, 2026 15:56
@workos-sdk-automation workos-sdk-automation Bot changed the title chore(main): release 10.0.1 chore(main): release 10.1.0 Jun 2, 2026
@workos-sdk-automation workos-sdk-automation Bot force-pushed the release-please--branches--main--components--node branch from ef93797 to 557c074 Compare June 2, 2026 15:56
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Jun 2, 2026

Greptile Summary

Automated release PR bumping @workos-inc/node from 10.0.0 to 10.1.0, generated by Release Please. All changes are mechanical version-number and changelog updates.

  • Version bump: package.json, package-lock.json, and .release-please-manifest.json all updated from 10.0.010.1.0.
  • Changelog: New 10.1.0 entry added covering two features (name field on Profile/User/Actions interfaces; Radar fields on headless AuthKit methods) and one bug fix (serializing pagination options for auto-pagination in connect).

Confidence Score: 5/5

This PR contains only mechanical version bumps and a changelog update — no logic, behavior, or dependency changes.

Every changed line is either a version string (10.0.0 → 10.1.0) or a changelog entry produced by Release Please. No source code, dependencies, or configuration is altered beyond the version fields.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version bumped from 10.0.0 to 10.1.0
package-lock.json Version bumped from 10.0.0 to 10.1.0 in both root-level and packages entry
CHANGELOG.md New 10.1.0 changelog entry added with features and bug fix notes
.release-please-manifest.json Manifest version updated from 10.0.0 to 10.1.0

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|bumps version| B[package.json\n10.0.0 → 10.1.0]
    A -->|bumps version| C[package-lock.json\n10.0.0 → 10.1.0]
    A -->|bumps version| D[.release-please-manifest.json\n10.0.0 → 10.1.0]
    A -->|adds entry| E[CHANGELOG.md\nv10.1.0 entry]
    E --> F[Features\n• name field on Profile/User/Actions\n• Radar fields in headless AuthKit]
    E --> G[Bug Fixes\n• Serialize pagination options\n  for auto-pagination in connect]
Loading

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

@workos-sdk-automation workos-sdk-automation Bot force-pushed the release-please--branches--main--components--node branch from 557c074 to a5cdae6 Compare June 2, 2026 15:57
@gjtorikian gjtorikian merged commit 9d4bb54 into main Jun 2, 2026
7 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main--components--node branch June 2, 2026 16:15
@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