@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 8.9.0] - 2025-06-04
11+
12+ ### Added
13+
14+ - Add support support limit M2M usage - EA [ #1093 ]
15+ - Add support to fetch list ` prompt ` screen's settings [ #1104 ]
16+
17+ ### Fixed
18+
19+ - Fix secret masking for ` connections ` , ` emailProvider ` and ` logStreams ` [ #1103 ]
20+ - Fix supported resource types in READMEs. [ #1109 ]
21+
1022## [ 8.8.3] - 2025-05-27
1123
1224### Added
@@ -1332,9 +1344,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13321344[ #1084 ] : https://github.com/auth0/auth0-deploy-cli/issues/1084
13331345[ #1085 ] : https://github.com/auth0/auth0-deploy-cli/issues/1085
13341346[ #1086 ] : https://github.com/auth0/auth0-deploy-cli/issues/1086
1347+ [ #1093 ] : https://github.com/auth0/auth0-deploy-cli/issues/1093
13351348[ #1095 ] : https://github.com/auth0/auth0-deploy-cli/issues/1095
13361349[ #1096 ] : https://github.com/auth0/auth0-deploy-cli/issues/1096
1337- [ Unreleased ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.8.3...HEAD
1350+ [ #1103 ] : https://github.com/auth0/auth0-deploy-cli/issues/1103
1351+ [ #1104 ] : https://github.com/auth0/auth0-deploy-cli/issues/1104
1352+ [ #1109 ] : https://github.com/auth0/auth0-deploy-cli/issues/1109
1353+ [ Unreleased ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.9.0...HEAD
1354+ [ 8.9.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.8.3...v8.9.0
13381355[ 8.8.3 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.8.2...v8.8.3
13391356[ 8.8.2 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.8.1...v8.8.2
13401357[ 8.8.1 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.8.0...v8.8.1
0 commit comments