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

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

10.9.0 (2026-07-21)

Features

  • Add linkClaimAttemptToExternalUser to Agents module (#1652) (5e4813f)

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. The sole feature included in this release is the addition of linkClaimAttemptToExternalUser to the Agents module (merged via PR #1652).

  • Version bump applied consistently across package.json, package-lock.json, and .release-please-manifest.json.
  • CHANGELOG.md updated with the new 10.9.0 entry and a link to the relevant feature commit.

Confidence Score: 5/5

Fully automated version-bump PR with no logic changes — safe to merge.

All four changed files are version metadata: package.json, package-lock.json, .release-please-manifest.json, and CHANGELOG.md. The version string is updated consistently across all of them, and the changelog entry accurately reflects the single feature shipped in this cycle.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version field bumped from 10.8.0 to 10.9.0 — no other changes.
package-lock.json Version field updated in both the top-level and packages[""] entries to match package.json — consistent and correct.
CHANGELOG.md New 10.9.0 section prepended with correct date, comparison link, and feature entry for PR #1652.
.release-please-manifest.json Root package version updated from 10.8.0 to 10.9.0 to keep the manifest in sync.

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[Entry: linkClaimAttemptToExternalUser added to Agents module]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
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[Entry: linkClaimAttemptToExternalUser added to Agents module]
Loading

Reviews (1): Last reviewed commit: "chore(main): release 10.9.0" | 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.

0 participants