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

Skip to content

Conversation

@zac-workos
Copy link
Contributor

No description provided.

@greptile-apps
Copy link

greptile-apps bot commented Dec 12, 2025

Greptile Overview

Greptile Summary

Version bumped from 0.13.0 to 0.14.0 to publish recent feature additions.

  • Standard version bump in package.json and package-lock.json
  • No code changes or dependency updates in this PR
  • Previous commits added features (re-exported errors/types, getSignInUrl/getSignUpUrl functions)

Confidence Score: 5/5

  • Safe to merge - routine version bump with no code or logic changes
  • This is a straightforward version bump PR that only updates version numbers in package metadata files. No code, dependencies, or configuration changes were made. The version bump follows semantic versioning (minor version increment) and aligns with feature additions from previous commits.
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
package.json 5/5 Version bumped from 0.13.0 to 0.14.0, no other changes
package-lock.json 5/5 Lock file updated to reflect 0.14.0 version bump

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant Package as package.json
    participant Lock as package-lock.json
    participant NPM as npm Registry
    
    Dev->>Package: Update version 0.13.0 → 0.14.0
    Dev->>Lock: Update version references
    Dev->>NPM: Publish @workos-inc/[email protected]
    Note over Dev,NPM: Version bump reflects new features<br/>from previous commits
Loading

Copy link

@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.

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

@zac-workos zac-workos merged commit 0ad4deb into main Dec 12, 2025
4 checks passed
@zac-workos zac-workos deleted the v0.14.0 branch December 12, 2025 18:18
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.

4 participants