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

Skip to content

Conversation

@cmatheson
Copy link
Contributor

@cmatheson cmatheson commented Dec 15, 2025

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.

@cmatheson cmatheson requested a review from a team as a code owner December 15, 2025 23:22
@cmatheson cmatheson requested review from faroceann and removed request for a team December 15, 2025 23:22
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Dec 15, 2025

Greptile Overview

Greptile Summary

Version bump from 7.77.0 to 7.78.0, releasing the authenticationMethod addition to sealed sessions from PR #1417.

  • Updated version in package.json, src/workos.ts VERSION constant, and SSO test snapshots
  • All version references are consistent across the codebase
  • No functional code changes - purely a release versioning update

Confidence Score: 5/5

  • This PR is safe to merge - it contains only version string updates with no functional changes.
  • Score of 5 reflects that this is a minimal-risk version bump with no logic changes. All version strings are consistent across package.json, src/workos.ts, and test snapshots.
  • No files require special attention.

Important Files Changed

File Analysis

Filename Score Overview
package.json 5/5 Version bumped from 7.77.0 to 7.78.0 - standard release version increment.
src/workos.ts 5/5 VERSION constant updated from 7.77.0 to 7.78.0 to match package.json version.
src/sso/snapshots/sso.spec.ts.snap 5/5 Test snapshots updated to reflect new version 7.78.0 in User-Agent header.

Sequence Diagram

sequenceDiagram
    participant Release as Release Process
    participant Package as package.json
    participant WorkOS as src/workos.ts
    participant Snapshots as Test Snapshots
    
    Release->>Package: Update version to 7.78.0
    Release->>WorkOS: Update VERSION constant to 7.78.0
    Release->>Snapshots: Update User-Agent snapshots to 7.78.0
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

@cmatheson cmatheson requested a review from nicknisi December 15, 2025 23:39
Base automatically changed from add-authentication-method-to-sealed-session to main December 16, 2025 00:00
@cmatheson cmatheson marked this pull request as draft December 16, 2025 00:06
@cmatheson cmatheson marked this pull request as ready for review December 16, 2025 00:06
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

@cmatheson cmatheson requested a review from stanleyphu December 24, 2025 19:33
@cmatheson cmatheson merged commit 0e60589 into main Dec 24, 2025
7 checks passed
@cmatheson cmatheson deleted the v7.78.0 branch December 24, 2025 19:35
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