-
Notifications
You must be signed in to change notification settings - Fork 44
v7.78.0 #1418
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Greptile OverviewGreptile SummaryVersion bump from 7.77.0 to 7.78.0, releasing the
Confidence Score: 5/5
Important Files ChangedFile Analysis
Sequence DiagramsequenceDiagram
participant Release as Release Process
participant Package as package.json
participant WorkOS as src/workos.ts
participant Snapshots as Test Snapshots
Release->>Package: Update version to 7.78.0
Release->>WorkOS: Update VERSION constant to 7.78.0
Release->>Snapshots: Update User-Agent snapshots to 7.78.0
|
There was a problem hiding this 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
There was a problem hiding this 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
Description
Includes:
Documentation
Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.
If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.