Skip to content

chore(main): release 9.3.0#1586

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

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

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

9.3.0 (2026-05-13)

Features

  • Add resource and role_slug filter params to list role assignments (#1585) (4f32a83)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 13, 2026

Greptile Summary

This is an automated release PR generated by Release Please, bumping the @workos-inc/node package version from 9.2.0 to 9.3.0. The sole feature included is the addition of resource and role_slug filter parameters to the list role assignments API (landed in #1585).

  • Version bump: package.json, package-lock.json, and .release-please-manifest.json all updated from 9.2.09.3.0.
  • Changelog: New 9.3.0 entry added documenting the filter params feature.

Confidence Score: 5/5

Safe to merge — all changes are automated version bumps and a changelog update with no logic changes.

Every changed file is a mechanical version string update produced by Release Please. There are no code, logic, or dependency changes; the actual feature work shipped in #1585.

No files require special attention.

Important Files Changed

Filename Overview
package.json Package version bumped from 9.2.0 to 9.3.0.
package-lock.json Lock file version bumped from 9.2.0 to 9.3.0 in both root and packages entries.
CHANGELOG.md Added 9.3.0 changelog entry noting the new resource and role_slug filter params for list role assignments.
.release-please-manifest.json Version bumped from 9.2.0 to 9.3.0 to match the new release.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Detects merged feature PR #1585]
    B --> C[Generates release PR #1586]
    C --> D{Files Updated}
    D --> E[package.json\n9.2.0 → 9.3.0]
    D --> F[package-lock.json\n9.2.0 → 9.3.0]
    D --> G[.release-please-manifest.json\n9.2.0 → 9.3.0]
    D --> H[CHANGELOG.md\nAdd 9.3.0 entry]
    E & F & G & H --> I[Merge → npm publish 9.3.0]
Loading

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

@gjtorikian gjtorikian merged commit 57748a6 into main May 13, 2026
2 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main--components--node branch May 13, 2026 21:07
@workos-sdk-automation
Copy link
Copy Markdown
Contributor

🤖 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