Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jonatascastro12
Copy link
Contributor

Summary

Version bump to 7.69.1

Changes

  • Bump version to 7.69.1 in package.json, package-lock.json, and src/workos.ts
  • Update snapshot tests with new version

Recent additions in this version

@jonatascastro12 jonatascastro12 requested a review from a team as a code owner August 25, 2025 18:58
@jonatascastro12 jonatascastro12 self-assigned this Aug 25, 2025
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.

Greptile Summary

This PR is a straightforward version bump from 7.69.0 to 7.69.1 for the WorkOS Node.js SDK. The changes update the version number in two key locations: the VERSION constant in src/workos.ts (line 43) and the version field in package.json (line 2).

This version bump follows semantic versioning conventions for a patch release and corresponds to the recent addition of provider_query_params functionality to the SSO getAuthorizationUrl method (referenced as issue #1347 in the PR description). The VERSION constant in src/workos.ts is used throughout the SDK for identifying the library version in user agents and debugging purposes.

The changes integrate seamlessly with the existing codebase structure, maintaining consistency with the package's version management practices. The PR description mentions that snapshot tests have also been updated to reflect the new version, though these changes are not visible in the modified files shown.

Confidence score: 5/5

  • This PR is extremely safe to merge with no risk of production issues
  • Score reflects that this is a standard version bump with no functional code changes or complex logic modifications
  • No files require special attention as these are routine version updates

2 files reviewed, no comments

Edit Code Review Bot Settings | Greptile

@jonatascastro12 jonatascastro12 merged commit 9c70a4c into main Aug 25, 2025
5 checks passed
@jonatascastro12 jonatascastro12 deleted the v7.69.1 branch August 25, 2025 18:59
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