Skip to content

chore(main): release 9.1.1#1571

Merged
gjtorikian merged 1 commit intomainfrom
release-please--branches--main--components--node
Apr 24, 2026
Merged

chore(main): release 9.1.1#1571
gjtorikian merged 1 commit intomainfrom
release-please--branches--main--components--node

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 23, 2026

🤖 I have created a release beep boop

9.1.1 (2026-04-24)

Bug Fixes

  • Correctly handle all isAuthenticationErrorData cases (#1573) (b572431)
  • Fix incorrect url for listEffectivePermissionsByExternalId (#1574) (8f8fc81)
  • restore typed data on AuthenticationErrorData (#1570) (a7a1e6d)
  • revert "Rename Authorization methods to match oagen hints" (7ab0380)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot requested a review from a team as a code owner April 23, 2026 15:14
@github-actions github-actions Bot requested a review from a team as a code owner April 23, 2026 15:14
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 23, 2026

Greptile Summary

Automated release PR bumping @workos-inc/node from 9.1.0 to 9.1.1. The version is updated consistently across package.json, package-lock.json, and .release-please-manifest.json, and the changelog is populated with four bug-fix entries (auth error handling, permissions URL fix, typed data restore, and a method-rename revert).

Confidence Score: 5/5

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

All changes are automated release artifacts (version strings and changelog). No code logic, dependencies, or security-sensitive files were modified. Version numbers are consistent across all four files.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 9.1.0 to 9.1.1 — standard release manifest update
CHANGELOG.md New 9.1.1 entry added with four bug-fix references; no issues found
package.json Package version bumped from 9.1.0 to 9.1.1; consistent with rest of release files
package-lock.json Lockfile version bumped from 9.1.0 to 9.1.1 in both root and packages[""] entries; no dependency changes

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|Detects merged fixes| B[Bump version 9.1.0 → 9.1.1]
    B --> C[Update package.json]
    B --> D[Update package-lock.json]
    B --> E[Update .release-please-manifest.json]
    B --> F[Append CHANGELOG.md entry]
    C & D & E & F --> G[PR #1571 merged]
    G --> H[Publish @workos-inc/node@9.1.1 to npm]
Loading

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

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--node branch 2 times, most recently from 405bd31 to 46b3fb1 Compare April 24, 2026 23:13
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--node branch from 46b3fb1 to fa55bd7 Compare April 24, 2026 23:20
@gjtorikian gjtorikian merged commit c614bd7 into main Apr 24, 2026
2 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main--components--node branch April 24, 2026 23:37
@github-actions
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.

1 participant