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-23)

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)

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 package version from 10.8.0 to 10.9.0 across package.json, package-lock.json, and .release-please-manifest.json, and prepending the corresponding changelog entry to CHANGELOG.md.

  • Version field updated from 10.8.010.9.0 in all three package/manifest files.
  • CHANGELOG.md entry documents three features shipped in this release: linkClaimAttemptToExternalUser in the Agents module, user API key methods, and transient-vs-terminal failure distinction in CookieSession.refresh().

Confidence Score: 5/5

All four files contain only mechanical version-bump and changelog changes generated by Release Please; no logic or configuration is modified.

The diff is limited to version string replacements in package.json, package-lock.json, and .release-please-manifest.json, plus a prepended changelog block. There are no code, dependency, or configuration changes that could introduce regressions.

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 fields updated to match the new 10.9.0 package version; no dependency changes.
CHANGELOG.md 10.9.0 changelog entry prepended, listing three feature additions with correct commit SHAs and PR links.
.release-please-manifest.json Manifest version updated from 10.8.0 to 10.9.0 to track the new release.

Flowchart

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

Reviews (3): 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 from 864c6d4 to 538761c Compare July 23, 2026 18:20
@workos-sdk-automation
workos-sdk-automation Bot force-pushed the release-please--branches--main--components--node branch from 538761c to 3f3087c Compare July 23, 2026 19:53
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