Skip to content

Commit f46dbb1

Browse files
Release v5.5.0
1 parent 3dbd88b commit f46dbb1

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.5.0](https://github.com/auth0/node-auth0/tree/v5.5.0) (2026-03-11)
4+
5+
[Full Changelog](https://github.com/auth0/node-auth0/compare/v5.4.0...v5.5.0)
6+
7+
**Added**
8+
9+
- feat: add group management scopes and network ACL enhancements [\#1305](https://github.com/auth0/node-auth0/pull/1305) ([fern-api[bot]](https://github.com/apps/fern-api))
10+
311
## [v5.4.0](https://github.com/auth0/node-auth0/tree/v5.4.0) (2026-03-04)
412

513
[Full Changelog](https://github.com/auth0/node-auth0/compare/v5.3.1...v5.4.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.4.0",
3+
"version": "5.5.0",
44
"private": false,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)