Skip to content

Conversation

@atainter
Copy link
Contributor

No description provided.

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 Summary

This PR represents a minor version release, bumping the @workos-inc/authkit-react-router package from version 0.8.1 to 0.9.0. The changes are minimal and focused on version synchronization across the codebase.

The PR makes two key changes:

  1. Updates the version field in package.json from "0.8.1" to "0.9.0"
  2. Updates the VERSION constant in src/workos.ts from '0.8.1' to '0.9.0'

This version constant in workos.ts is used as metadata in the appInfo object when creating WorkOS client instances. This metadata helps WorkOS track which version of the authkit-react-router library is being used by client applications, which is valuable for debugging, analytics, and support purposes.

The version bump to 0.9.0 follows semantic versioning conventions, indicating that new backward-compatible functionality was likely added to the library since the last release. This is a standard release process that ensures version consistency between the package manifest and runtime code that reports version information to external services.

Confidence score: 5/5

  • This PR is extremely safe to merge with virtually no risk of production issues
  • Score reflects simple version constant updates with no logic changes or dependencies affected
  • No files require special attention as these are routine version synchronization changes

2 files reviewed, no comments

Edit Code Review Bot Settings | Greptile

@atainter atainter merged commit eaffaf7 into main Sep 18, 2025
6 checks passed
@atainter atainter deleted the at-0.9.0 branch September 18, 2025 16:48
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