Skip to content

Commit 3ac927e

Browse files
authored
Release v2.2.3 (#647)
1 parent 2ac5c94 commit 3ac927e

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [v2.2.3](https://github.com/auth0/auth0-react/tree/v2.2.3) (2023-11-02)
4+
[Full Changelog](https://github.com/auth0/auth0-react/compare/v2.2.2...v2.2.3)
5+
6+
**Fixed**
7+
- Revert "Make OAuthError extend GenericError" [\#646](https://github.com/auth0/auth0-react/pull/646) ([frederikprijck](https://github.com/frederikprijck))
8+
39
## [v2.2.2](https://github.com/auth0/auth0-react/tree/v2.2.2) (2023-10-31)
410
[Full Changelog](https://github.com/auth0/auth0-react/compare/v2.2.1...v2.2.2)
511

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Auth0",
33
"name": "@auth0/auth0-react",
4-
"version": "2.2.2",
4+
"version": "2.2.3",
55
"description": "Auth0 SDK for React Single Page Applications (SPA)",
66
"keywords": [
77
"auth0",

0 commit comments

Comments
 (0)