chore: version packages#16
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Firetiger deploy monitoring skipped This PR didn't match the auto-monitor filter configured on your GitHub connection:
Reason: This is an automated version bump PR from Changesets; while it mentions an SSE endpoint change, the PR itself only modifies package versions and changelogs, not the actual kernel API code in packages/api/cmd/api/ or Temporal workflows. To monitor this PR anyway, reply with |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@onkernel/managed-auth-react@0.4.0
Minor Changes
045bbaeThanks @dcruzeneil2! - Subscribe to managed auth state via the/auth/connections/{id}/eventsSSE endpoint instead of polling/auth/connections/{id}every 2s.Note
Low Risk
Low risk: this PR only updates release metadata (version/changelog) and removes the consumed changeset file, with no runtime code changes in the diff.
Overview
Bumps
@onkernel/managed-auth-reactfrom0.3.0to0.4.0and updates theCHANGELOG.mdto document the new minor release.Removes the corresponding Changesets entry (
.changeset/sse-auth-events.md) now that it has been applied.Reviewed by Cursor Bugbot for commit 1db043e. Bugbot is set up for automated code reviews on this repo. Configure here.