@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 8.8.1] - 2025-04-28
11+
12+ ### Added
13+
14+ - Add support new screens for rendering ` prompt ` screen's settings [ #1071 ]
15+
16+ ### Fixed
17+
18+ - Fix AUTH0_EXCLUDED_CLIENTS support for ` clients ` YAML format [ #1072 ]
19+
1020## [ 8.8.0] - 2025-04-10
1121
1222### Added
@@ -16,8 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1626
1727### Fixed
1828
19- - Fix: Remove unsupported ACUL screens for rendering ` prompt ` screen's settings [ #1061 ]
20- - Fix: Update node version requirement to 20(v20.18.1) [ #1062 ]
29+ - Fix remove unsupported ACUL screens for rendering ` prompt ` screen's settings [ #1061 ]
30+ - Fix update node version requirement to 20(v20.18.1) [ #1062 ]
2131
2232## [ 8.7.1] - 2025-03-27
2333
@@ -1291,7 +1301,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12911301[ #1062 ] : https://github.com/auth0/auth0-deploy-cli/issues/1062
12921302[ #1063 ] : https://github.com/auth0/auth0-deploy-cli/issues/1063
12931303[ #1064 ] : https://github.com/auth0/auth0-deploy-cli/issues/1064
1294- [ Unreleased ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.8.0...HEAD
1304+ [ #1071 ] : https://github.com/auth0/auth0-deploy-cli/issues/1071
1305+ [ #1072 ] : https://github.com/auth0/auth0-deploy-cli/issues/1072
1306+ [ Unreleased ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.8.1...HEAD
1307+ [ 8.8.1 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.8.0...v8.8.1
12951308[ 8.8.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.7.1...v8.8.0
12961309[ 8.7.1 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.7.0...v8.7.1
12971310[ 8.7.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.6.2...v8.7.0
0 commit comments