Skip to content

chore(main): release 10.9.0 - #1661

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

chore(main): release 10.9.0#1661
gjtorikian merged 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-30)

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)
  • delete requests drop query params passed via {query: ...} (#1668) (08a8a73)

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

This is an automated release PR generated by Release Please, bumping the @workos-inc/node SDK from 10.8.0 to 10.9.0. All changes are version metadata updates with no logic changes.

  • Version bump: package.json, package-lock.json, and .release-please-manifest.json all updated to 10.9.0.
  • Changelog: Three new feature entries (linkClaimAttemptToExternalUser, user API key methods, transient/terminal session refresh distinction) and two bug fixes (totp optional field, DELETE query params) are documented, all referencing their originating PRs.

Confidence Score: 5/5

Safe to merge — all changes are automated version metadata updates with no logic modifications.

The diff is purely a Release Please automation output: version strings in package.json, package-lock.json, and the manifest file, plus a prepended CHANGELOG section. No production code, configuration, or dependencies were altered.

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 field updated to match package.json bump; no dependency changes.
CHANGELOG.md 10.9.0 release section prepended with correct links to all three feature PRs and two bug fix PRs.
.release-please-manifest.json Manifest version updated from 10.8.0 to 10.9.0 as expected for this release.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Bump version 10.8.0 → 10.9.0]
    B --> C[package.json]
    B --> D[package-lock.json]
    B --> E[.release-please-manifest.json]
    B --> F[CHANGELOG.md]
    F --> G[Feature: linkClaimAttemptToExternalUser]
    F --> H[Feature: User API key methods]
    F --> I[Feature: CookieSession.refresh transient/terminal distinction]
    F --> J[Fix: totp optional on AuthenticationFactor]
    F --> K[Fix: DELETE query params preserved]
Loading

Reviews (6): 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 2 times, most recently from 7c48531 to 3ef2f56 Compare July 27, 2026 18:54
@workos-sdk-automation
workos-sdk-automation Bot force-pushed the release-please--branches--main--components--node branch from 3ef2f56 to 9a7b9ed Compare July 30, 2026 18:45
@gjtorikian
gjtorikian merged commit fd885bc into main Jul 30, 2026
8 checks passed
@gjtorikian
gjtorikian deleted the release-please--branches--main--components--node branch July 30, 2026 22:17
@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.

2 participants