Skip to content

v8.5.0#1493

Merged
nicknisi merged 1 commit intomainfrom
release/v8.5.0
Feb 14, 2026
Merged

v8.5.0#1493
nicknisi merged 1 commit intomainfrom
release/v8.5.0

Conversation

@nicknisi
Copy link
Member

Description

This pull request updates the package version for the WorkOS Node SDK from 8.4.1 to 8.5.0. The version constant in the code and the version field in package.json have both been updated to reflect this change.

Version update:

  • Bumped the package version to 8.5.0 in both package.json and the VERSION constant in src/workos.ts. [1] [2]

Documentation

Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.

[ ] Yes

If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.

@nicknisi nicknisi requested a review from a team as a code owner February 14, 2026 02:23
@nicknisi nicknisi requested a review from amygdalama February 14, 2026 02:23
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Feb 14, 2026

Greptile Overview

Greptile Summary

This PR bumps the package version from 8.4.1 to 8.5.0. The version update includes GitHub Actions dependency updates (actions/checkout v4→v6 and actions/setup-node v4→v6) that were merged since the last release.

  • Updated version in package.json, package-lock.json, and the VERSION constant in src/workos.ts
  • The package-lock.json also reflects automatic peer dependency flags added by npm
  • All three files have consistent version numbers (8.5.0)

Confidence Score: 5/5

  • This PR is safe to merge - it's a straightforward version bump with no code changes
  • The changes are limited to version number updates across three files. No functional code changes, no security concerns, and version numbers are consistent across all files. The package-lock.json changes are automatically generated by npm and include routine peer dependency flags.
  • No files require special attention

Important Files Changed

Filename Overview
package.json Version field updated from 8.4.1 to 8.5.0
src/workos.ts VERSION constant updated from 8.4.1 to 8.5.0
package-lock.json Lockfile version updated to 8.5.0, added peer: true flags to several dev dependencies

Last reviewed commit: e65e0d7

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@nicknisi nicknisi merged commit 61684a3 into main Feb 14, 2026
8 checks passed
@nicknisi nicknisi deleted the release/v8.5.0 branch February 14, 2026 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants