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

Skip to content

Conversation

@gcarvelli
Copy link
Contributor

@gcarvelli gcarvelli commented Dec 30, 2025

Description

This version contains:

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.

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

greptile-apps bot commented Dec 30, 2025

Greptile Summary

Bumps the package version from 7.79.1 to 7.79.2 across all version references.

  • Updated version in package.json
  • Updated VERSION constant in src/workos.ts
  • Updated test snapshots to reflect new User-Agent header version

Confidence Score: 5/5

  • This PR is completely safe to merge - it's a simple version bump with no functional code changes
  • Score reflects the minimal and routine nature of this change - only version strings are updated with no logic, security, or behavioral modifications
  • No files require special attention

Important Files Changed

Filename Overview
package.json Version bump from 7.79.1 to 7.79.2 - no functional changes
src/workos.ts VERSION constant updated from 7.79.1 to 7.79.2 - no functional changes
src/sso/snapshots/sso.spec.ts.snap Test snapshots updated to reflect new version in User-Agent header - expected change

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant PKG as package.json
    participant WOS as src/workos.ts
    participant SNAP as sso.spec.ts.snap
    
    Dev->>PKG: Update version to 7.79.2
    Dev->>WOS: Update VERSION constant to 7.79.2
    Dev->>SNAP: Update snapshot User-Agent to 7.79.2
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

@gcarvelli gcarvelli merged commit 1948ab1 into main Dec 30, 2025
7 checks passed
@gcarvelli gcarvelli deleted the v7.79.2 branch December 30, 2025 20:04
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