Skip to content

Commit

Permalink
chore: release v3.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
kinde-engineering committed Oct 31, 2023
1 parent 6ce9eef commit b6633fc
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [v3.0.22](https://github.com/kinde-oss/kinde-auth-react/compare/v0.0.10...v3.0.22)
#### [v3.0.23](https://github.com/kinde-oss/kinde-auth-react/compare/v0.0.10...v3.0.23)

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

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

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kinde-oss/kinde-auth-react",
"version": "3.0.22",
"version": "3.0.23",
"description": "Kinde React SDK for authentication",
"module": "dist/kinde-auth-react.esm.js",
"main": "dist/kinde-auth-react.umd.min.js",
Expand Down
2 changes: 1 addition & 1 deletion src/utils/version.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b6633fc

Please sign in to comment.