@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 8.16.0] - 2025-09-16
11+
12+ ### Added
13+
14+ - Add support for token vault in ` clients ` and ` resourceServers ` . [ #1158 ]
15+ - Add support for ` async_approval ` template in ` emailTemplates ` . [ #1146 ]
16+ - Add support for ` passkeys ` in ` prompts ` . [ #1161 ]
17+
18+ ### Fixed
19+
20+ - Fix example directory name for ` phoneProviders ` . [ #1155 ]
21+
1022## [ 8.15.0] - 2025-09-02
1123
1224### Added
@@ -1413,8 +1425,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14131425[ #1133 ] : https://github.com/auth0/auth0-deploy-cli/issues/1133
14141426[ #1134 ] : https://github.com/auth0/auth0-deploy-cli/issues/1134
14151427[ #1139 ] : https://github.com/auth0/auth0-deploy-cli/issues/1139
1428+ [ #1142 ] : https://github.com/auth0/auth0-deploy-cli/issues/1142
14161429[ #1144 ] : https://github.com/auth0/auth0-deploy-cli/issues/1144
1417- [ Unreleased ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.15.0...HEAD
1430+ [ #1146 ] : https://github.com/auth0/auth0-deploy-cli/issues/1146
1431+ [ #1155 ] : https://github.com/auth0/auth0-deploy-cli/issues/1155
1432+ [ #1158 ] : https://github.com/auth0/auth0-deploy-cli/issues/1158
1433+ [ #1161 ] : https://github.com/auth0/auth0-deploy-cli/issues/1161
1434+ [ Unreleased ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.16.0...HEAD
1435+ [ 8.16.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.15.0...v8.16.0
14181436[ 8.15.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.13.0...v8.15.0
14191437[ 8.13.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.12.0...v8.13.0
14201438[ 8.12.0 ] : https://github.com/auth0/auth0-deploy-cli/compare/v8.11.0...v8.12.0
0 commit comments