Skip to content

Commit 9c32a09

Browse files
Release v5.4.0
1 parent 173d27f commit 9c32a09

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.4.0](https://github.com/auth0/node-auth0/tree/v5.4.0) (2026-03-04)
4+
5+
[Full Changelog](https://github.com/auth0/node-auth0/compare/v5.3.1...v5.4.0)
6+
7+
**Added**
8+
9+
- Feat: Added new connection options, type consolidation, and core improvements [\#1301](https://github.com/auth0/node-auth0/pull/1301) ([fern-api[bot]](https://github.com/apps/fern-api))
10+
311
## [v5.3.1](https://github.com/auth0/node-auth0/tree/v5.3.1) (2026-02-11)
412

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

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.3.1",
3+
"version": "5.4.0",
44
"private": false,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)