File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 8.39.0] - 2026-06-30
11+
12+ ### Added
13+
14+ - Add ` eventStreams ` support. [ #1412 ]
15+ - Add ` id_token_session_expiry_supported ` validation for enterprise connections. [ #1411 ]
16+
1017## [ 8.38.0] - 2026-06-25
1118
1219### Added
@@ -1845,7 +1852,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18451852[ #1407 ] : https://github.com/auth0/auth0-deploy-cli/issues/1407
18461853[ #1408 ] : https://github.com/auth0/auth0-deploy-cli/issues/1408
18471854[ #1409 ] : https://github.com/auth0/auth0-deploy-cli/issues/1409
1848- [ Unreleased ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.38.0...HEAD
1855+ [ #1411 ] : https://github.com/auth0/auth0-deploy-cli/issues/1411
1856+ [ #1412 ] : https://github.com/auth0/auth0-deploy-cli/issues/1412
1857+ [ Unreleased ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.39.0...HEAD
1858+ [ 8.39.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.38.0...v8.39.0
18491859[ 8.38.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.37.0...v8.38.0
18501860[ 8.37.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.36.0...v8.37.0
18511861[ 8.36.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.35.0...v8.36.0
Original file line number Diff line number Diff line change 11{
22 "name" : " auth0-deploy-cli" ,
3- "version" : " 8.38 .0" ,
3+ "version" : " 8.39 .0" ,
44 "description" : " A command line tool for deploying updates to your Auth0 tenant" ,
55 "main" : " lib/index.js" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments