Skip to content

Commit 2a54491

Browse files
Release v2.10.0
1 parent 948f5ef commit 2a54491

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

examples/gatsby-app/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Change Log
2+
3+
## [v2.10.0](https://github.com/auth0/auth0-react/tree/v2.10.0) (2025-12-05)
4+
5+
**Added**
6+
- feat: add custom token exchange support [\#928](https://github.com/auth0/auth0-react/pull/928) ([gyaneshgouraw-okta](https://github.com/gyaneshgouraw-okta))

examples/gatsby-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gatsby-starter-default",
33
"private": true,
44
"description": "A simple starter to get up and developing quickly with Gatsby",
5-
"version": "0.1.0",
5+
"version": "2.10.0",
66
"dependencies": {
77
"@auth0/auth0-react": "file:../..",
88
"bootstrap": "^5.0.0",

0 commit comments

Comments
 (0)