Skip to content

Commit 74f8b29

Browse files
authored
Add changelog for v1.17.1 (#1307)
* Add changelog for v1.17.1 * Update changelog for v1.17.1
1 parent 7535377 commit 74f8b29

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)