Skip to content

Commit b6633fc

Browse files
chore: release v3.0.23
1 parent 6ce9eef commit b6633fc

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ 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-
#### [v3.0.22](https://github.com/kinde-oss/kinde-auth-react/compare/v0.0.10...v3.0.22)
7+
#### [v3.0.23](https://github.com/kinde-oss/kinde-auth-react/compare/v0.0.10...v3.0.23)
88

9-
- bump: pkce dep [`#36`](https://github.com/kinde-oss/kinde-auth-react/pull/36)
9+
- Dave/bump version unicode [`#37`](https://github.com/kinde-oss/kinde-auth-react/pull/37)
1010

1111
#### [v0.0.10](https://github.com/kinde-oss/kinde-auth-react/compare/v0.0.9...v0.0.10)
1212

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kinde-oss/kinde-auth-react",
3-
"version": "3.0.22",
3+
"version": "3.0.23",
44
"description": "Kinde React SDK for authentication",
55
"module": "dist/kinde-auth-react.esm.js",
66
"main": "dist/kinde-auth-react.umd.min.js",

src/utils/version.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)