Skip to content

Conversation

@nholden
Copy link
Member

@nholden nholden commented Dec 24, 2025

Minor version bump to include #80

@nholden nholden self-assigned this Dec 24, 2025
@greptile-apps
Copy link

greptile-apps bot commented Dec 24, 2025

Greptile Summary

Version bumped from 0.14.0 to 0.15.0 to include PR #80, which added authenticationMethod to state and upgraded @workos-inc/authkit-js to 0.17.0.

  • Version numbers are consistent across package.json and package-lock.json
  • Minor version bump is appropriate for the new feature added in PR Add authenticationMethod to state #80
  • No code changes in this PR, only version metadata updates

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • This is a straightforward version bump that only updates version metadata in package files. The version numbers are consistent, the minor version bump follows semantic versioning for the new feature added in PR Add authenticationMethod to state #80, and no code changes are introduced.
  • No files require special attention

Important Files Changed

Filename Overview
package.json Version bumped from 0.14.0 to 0.15.0
package-lock.json Lockfile updated to reflect version 0.15.0

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant PR as Pull Request
    participant Pkg as package.json
    participant Lock as package-lock.json
    
    Dev->>PR: Create v0.15.0 release PR
    Dev->>Pkg: Update version 0.14.0 → 0.15.0
    Dev->>Lock: Update version 0.14.0 → 0.15.0
    PR->>PR: Includes PR #80 changes
    Note over PR: PR #80 added authenticationMethod<br/>and upgraded authkit-js to 0.17.0
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

Copy link
Contributor

@ohjonah ohjonah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes!

@ohjonah ohjonah merged commit 3adfe70 into main Dec 24, 2025
4 checks passed
@ohjonah ohjonah deleted the v0-15-0 branch December 24, 2025 00: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