Skip to content

Commit 975d483

Browse files
committed
chore: release v5.7.2
1 parent fc0c2a7 commit 975d483

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [5.7.2](https://github.com/kinde-oss/kinde-auth-react/compare/5.7.1...5.7.2)
8+
9+
- deps: update @kinde/js-utils [`#183`](https://github.com/kinde-oss/kinde-auth-react/pull/183)
10+
711
#### [5.7.1](https://github.com/kinde-oss/kinde-auth-react/compare/5.7.0...5.7.1)
812

13+
> 3 October 2025
14+
915
- fix: set initial context value to null [`#182`](https://github.com/kinde-oss/kinde-auth-react/pull/182)
16+
- chore: release v5.7.1 [`ca16074`](https://github.com/kinde-oss/kinde-auth-react/commit/ca160740f49685b7d016a5eecfd5b4af660b2406)
1017
- chore: cleanup unused variables [`5f5a5a3`](https://github.com/kinde-oss/kinde-auth-react/commit/5f5a5a38513349c179173fa65b213bebf69a5ea3)
1118

1219
#### [5.7.0](https://github.com/kinde-oss/kinde-auth-react/compare/5.6.1...5.7.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kinde-oss/kinde-auth-react",
3-
"version": "5.7.1",
3+
"version": "5.7.2",
44
"description": "Kinde React SDK for authentication",
55
"module": "./dist/index.mjs",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)