Skip to content

Commit cae7e2a

Browse files
chore: version packages (#16)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2a97e0d commit cae7e2a

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/sse-auth-events.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/managed-auth-react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @onkernel/managed-auth-react
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- [#9](https://github.com/kernel/managed-auth-react/pull/9) [`045bbae`](https://github.com/kernel/managed-auth-react/commit/045bbaed5d72c36614b88bc4df5455b63866e063) Thanks [@dcruzeneil2](https://github.com/dcruzeneil2)! - Subscribe to managed auth state via the `/auth/connections/{id}/events` SSE endpoint instead of polling `/auth/connections/{id}` every 2s.
8+
39
## 0.3.0
410

511
### Minor Changes

packages/managed-auth-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onkernel/managed-auth-react",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "React component library for Kernel managed auth — one-component drop-in with a Clerk-style appearance API",
55
"license": "MIT",
66
"author": "Kernel Technologies, Inc.",

0 commit comments

Comments
 (0)