Conversation
Greptile SummaryThis is an automated Release Please PR bumping the package from Confidence Score: 5/5Safe to merge — automated release PR with consistent version bumps and no logic changes. All four changed files are version/changelog bookkeeping generated by Release Please. Versions are consistent across package.json, package-lock.json, and .release-please-manifest.json. The major bump is justified by the three documented breaking changes. No custom rules are violated. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Release Please Bot] --> B[Bump version: 8.13.0 → 9.0.0]
B --> C[package.json\nversion: 9.0.0\nengines.node: >=22.11.0]
B --> D[package-lock.json\nversion: 9.0.0]
B --> E[.release-please-manifest.json\n.: 9.0.0]
B --> F[CHANGELOG.md\nv9.0.0 entry prepended]
C & D & E & F --> G[Major version published\n@workos-inc/node@9.0.0]
subgraph Breaking Changes
BC1[⚠ Standardize authorization\nlist endpoint pagination]
BC2[⚠ Drop Node.js v20\nrequire v22.11+]
BC3[⚠ Remove legacy\nFGA package]
end
BC1 & BC2 & BC3 --> A
Reviews (4): Last reviewed commit: "chore(main): release 9.0.0" | Re-trigger Greptile |
311f43c to
2a36ac1
Compare
5a2e1d8 to
447ec9e
Compare
92be66f to
9cb53c9
Compare
9cb53c9 to
7d5f902
Compare
🤖 I have created a release beep boop
9.0.0 (2026-04-21)
⚠ BREAKING CHANGES
portaltoadminPortal(#1562)Features
Bug Fixes
ConflictExceptionand addcode(#1563) (a5524f8)portaltoadminPortal(#1562) (80614d4)Code Refactoring
This PR was generated with Release Please. See documentation.