Skip to content

Conversation

@stanleyphu
Copy link
Contributor

Description

Update version to v7.74.1

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.

@stanleyphu stanleyphu requested a review from a team as a code owner November 21, 2025 18:51
@stanleyphu stanleyphu requested a review from gcarvelli November 21, 2025 18:51
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Nov 21, 2025

Greptile Overview

Greptile Summary

Version bump from 7.74.0 to 7.74.1 to include the feature flags interface exports from PR #1395.

  • All version references updated consistently across package.json, package-lock.json, src/workos.ts, and test snapshots
  • No functional code changes, only version number updates
  • Test snapshots correctly reflect the new User-Agent header version

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • This is a straightforward patch version bump with consistent version updates across all required files and no functional code changes
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
package.json 5/5 Version bumped from 7.74.0 to 7.74.1
src/workos.ts 5/5 VERSION constant updated to 7.74.1

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant Pkg as package.json
    participant Lock as package-lock.json
    participant Src as src/workos.ts
    participant Tests as Test Snapshots
    
    Dev->>Pkg: Update version to 7.74.1
    Dev->>Lock: Regenerate lock file
    Dev->>Src: Update VERSION constant
    Dev->>Tests: Update snapshot expectations
    
    Note over Pkg,Tests: All version strings synchronized to 7.74.1
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

@stanleyphu stanleyphu merged commit 801d76c into main Nov 21, 2025
5 checks passed
@stanleyphu stanleyphu deleted the v7.74.1 branch November 21, 2025 20:21
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