Skip to content

chore(main): release 10.9.0 - #1661

Open
workos-sdk-automation[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--node
Open

chore(main): release 10.9.0#1661
workos-sdk-automation[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--node

Conversation

@workos-sdk-automation

@workos-sdk-automation workos-sdk-automation Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

10.9.0 (2026-07-27)

Features

  • Add linkClaimAttemptToExternalUser to Agents module (#1652) (5e4813f)
  • Add user API key methods (#1655) (17e41e0)
  • Distinguish transient from terminal failures in CookieSession.refresh() (#1663) (2c570a5)

Bug Fixes

  • totp on list-path AuthenticationFactor is now optional to match the API (#1665) (53a506b)

This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Automated release PR generated by Release Please, bumping the @workos-inc/node SDK from 10.8.0 to 10.9.0. All changes are mechanical version string updates across the four release-managed files — no source code or dependency logic is modified.

  • package.json / package-lock.json: version field updated to 10.9.0.
  • CHANGELOG.md: new section added documenting 3 features (linkClaimAttemptToExternalUser in Agents, user API key methods, transient vs. terminal failure distinction in CookieSession.refresh()) and 1 bug fix (totp made optional on list-path AuthenticationFactor).
  • .release-please-manifest.json: root package entry updated to 10.9.0.

Confidence Score: 5/5

Safe to merge — purely mechanical version bump with no logic changes.

All four changed files are release-management artifacts. The only edits are version string updates from 10.8.0 to 10.9.0 and a prepended CHANGELOG section. No source code, dependencies, or configuration logic is touched.

Files Needing Attention: No files require special attention.

Important Files Changed

Filename Overview
package.json Version bumped from 10.8.0 to 10.9.0; no other changes
package-lock.json Lockfile version entries updated from 10.8.0 to 10.9.0; no dependency changes
CHANGELOG.md New 10.9.0 release section prepended; documents 3 features and 1 bug fix
.release-please-manifest.json Root package version updated from 10.8.0 to 10.9.0

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|Reads merged commits| B[Generate CHANGELOG entry]
    B --> C[Bump version to 10.9.0]
    C --> D[Update .release-please-manifest.json]
    C --> E[Update package.json]
    C --> F[Update package-lock.json]
    D & E & F & B --> G[PR #1661 merged]
    G --> H[npm publish @workos-inc/node@10.9.0]
Loading

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

@workos-sdk-automation
workos-sdk-automation Bot force-pushed the release-please--branches--main--components--node branch 2 times, most recently from 538761c to 3f3087c Compare July 23, 2026 19:53
@workos-sdk-automation
workos-sdk-automation Bot force-pushed the release-please--branches--main--components--node branch from 3f3087c to 7c48531 Compare July 27, 2026 18:01
@workos-sdk-automation
workos-sdk-automation Bot force-pushed the release-please--branches--main--components--node branch from 7c48531 to 3ef2f56 Compare July 27, 2026 18:54
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