Skip to content

Commit 6690372

Browse files
authored
Release v4.13.2 (#2449)
2 parents eeb9987 + 35c3959 commit 6690372

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v4.13.1
1+
v4.13.2

CHANGELOG.md

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

3+
## [v4.13.2](https://github.com/auth0/nextjs-auth0/tree/v4.13.2) (2025-12-05)
4+
[Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v4.13.1...v4.13.2)
5+
6+
**Changed**
7+
- Updated peer dependency
8+
- Next: `^14.2.25 || ~15.0.5 || ~15.1.9 || ~15.2.6 || ~15.3.6 || ~15.4.8 || ~15.5.7 || ^16.0.7`
9+
- React: `^18.0.0 || ~19.0.1 || ~19.1.2 || ^19.2.1`
10+
- React-DOM: `^18.0.0 || ~19.0.1 || ~19.1.2 || ^19.2.1`
11+
312
## [v4.13.1](https://github.com/auth0/nextjs-auth0/tree/v4.13.1) (2025-11-19)
413
[Full Changelog](https://github.com/auth0/nextjs-auth0/compare/v4.13.0...v4.13.1)
514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth0/nextjs-auth0",
3-
"version": "4.13.1",
3+
"version": "4.13.2",
44
"description": "Auth0 Next.js SDK",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)