Skip to content

Conversation

@hexedpackets
Copy link
Contributor

Description

Includes:

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.

@hexedpackets hexedpackets requested a review from a team as a code owner December 30, 2025 15:30
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Dec 30, 2025

Greptile Summary

Version bump from 7.78.0 to 7.79.0 to release the new readObjectByName method for the Vault API added in PR #1424.

  • Updated version in package.json and src/workos.ts
  • Regenerated test snapshots to reflect new version in User-Agent headers
  • All version references are consistent across the codebase

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • Standard version bump with consistent updates across all required files; no functional code changes, only version numbers and corresponding test snapshots updated
  • No files require special attention

Important Files Changed

Filename Overview
package.json Version bumped from 7.78.0 to 7.79.0
src/workos.ts VERSION constant updated from 7.78.0 to 7.79.0
src/sso/snapshots/sso.spec.ts.snap Snapshots updated to reflect new version in User-Agent headers

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant PJ as package.json
    participant WOS as src/workos.ts
    participant Snap as Test Snapshots
    participant NPM as NPM Registry
    
    Dev->>PJ: Update version to 7.79.0
    Dev->>WOS: Update VERSION constant to 7.79.0
    Dev->>Snap: Run tests to update snapshots
    Snap-->>Snap: Generate new snapshots with User-Agent: workos-node/7.79.0
    Dev->>NPM: Publish new version
Loading

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.

2 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@hexedpackets hexedpackets merged commit bd6e2d9 into main Dec 30, 2025
7 checks passed
@hexedpackets hexedpackets deleted the v7.79.0 branch December 30, 2025 15:40
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