File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ # [ v.1.17.1] ( https://github.com/auth0/auth0-cli/tree/v1.17.1 ) (August 12, 2025)
11+
12+ [ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.17.0...v1.17.1 )
13+
14+ ### Fixed
15+ - Updated custom domain retrieval to use the ` LIST ` endpoint instead of ` ListWithPagination ` . [ #1306 ]
16+
17+
1018# [ v.1.17.0] ( https://github.com/auth0/auth0-cli/tree/v1.17.0 ) (August 07, 2025)
1119
1220[ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.16.0...v1.17.0 )
@@ -537,7 +545,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
537545- Updating of action triggers which inevitably results in error [ #597 ]
538546
539547
540- [ unreleased ] : https://github.com/auth0/auth0-cli/compare/v1.17.0...HEAD
548+ [ unreleased ] : https://github.com/auth0/auth0-cli/compare/v1.17.1...HEAD
549+ [ 1306 ] : https://github.com/auth0/auth0-cli/issues/1306
541550[ 1283 ] : https://github.com/auth0/auth0-cli/issues/1283
542551[ 1280 ] : https://github.com/auth0/auth0-cli/issues/1280
543552[ #1268 ] : https://github.com/auth0/auth0-cli/issues/1268
You can’t perform that action at this time.
0 commit comments