Skip to content

v7.72.2#1378

Merged
ajworkos merged 1 commit intomainfrom
v7.72.2
Nov 5, 2025
Merged

v7.72.2#1378
ajworkos merged 1 commit intomainfrom
v7.72.2

Conversation

@ajworkos
Copy link
Contributor

@ajworkos ajworkos commented Nov 4, 2025

Description

Patch version bump to release api-keys widget scope

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.

@ajworkos ajworkos requested a review from a team as a code owner November 4, 2025 23:51
@ajworkos ajworkos requested a review from marji-workos November 4, 2025 23:51
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 Overview

Greptile Summary

This PR bumps the package version from 7.72.1 to 7.72.2 to release the widgets:api-keys:manage scope feature added in the previous commit.

Changes:

  • Version incremented consistently across package.json, package-lock.json, and src/workos.ts
  • Test snapshots updated to reflect new version string in User-Agent headers
  • All version references are synchronized correctly

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • This is a standard patch version bump with consistent version updates across all required files. No functional code changes, no security concerns, and test snapshots properly updated.
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
package.json 5/5 Version bumped from 7.72.1 to 7.72.2 for patch release
src/workos.ts 5/5 VERSION constant updated to 7.72.2 for User-Agent header

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant PKG as package.json
    participant Lock as package-lock.json
    participant Core as src/workos.ts
    participant Tests as Test Snapshots
    
    Dev->>PKG: Bump version 7.72.1 → 7.72.2
    Dev->>Lock: Update lockfile version
    Dev->>Core: Update VERSION constant
    Core->>Tests: Version change affects User-Agent
    Tests->>Tests: Update snapshots for new version
Loading

2 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@ajworkos ajworkos merged commit 999385f into main Nov 5, 2025
5 checks passed
@ajworkos ajworkos deleted the v7.72.2 branch November 5, 2025 01:19
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.

2 participants