Skip to content

Commit e4e5a36

Browse files
Release v5.7.0
1 parent 7a37a20 commit e4e5a36

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [v5.7.0](https://github.com/auth0/node-auth0/tree/v5.7.0) (2026-04-17)
4+
5+
[Full Changelog](https://github.com/auth0/node-auth0/compare/v5.6.0...v5.7.0)
6+
7+
**Added**
8+
9+
- feat: add third-party client security, synchronized groups, and new event stream types [\#1326](https://github.com/auth0/node-auth0/pull/1326) ([fern-api[bot]](https://github.com/apps/fern-api))
10+
311
## [v5.6.0](https://github.com/auth0/node-auth0/tree/v5.6.0) (2026-04-09)
412

513
[Full Changelog](https://github.com/auth0/node-auth0/compare/v5.5.0...v5.6.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "auth0",
3-
"version": "5.6.0",
3+
"version": "5.7.0",
44
"private": false,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)