Skip to content

Commit

Permalink
Add changelog for 1.7.1 (#1114)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramya18101 authored Dec 19, 2024
1 parent 01a9d56 commit c7133bb
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

# [v.1.7.1](https://github.com/auth0/auth0-cli/tree/v1.7.1) (Dec 19, 2024))

[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.7.0...v1.7.1)

### Added

- Support flags for `auth0 ul customize` command to choose the renderingMode, prompt & screenNames along with configSettings file[#1111]

### Fixed

- Fix `auth0 tf generate` command and handle error when custom domain is not enabled [#1103]
- Fix CDN textLocal URL & include unit tests for fetchData of the resource `auth0_prompt_screen_renderer`[#1109]


# [v.1.7.0](https://github.com/auth0/auth0-cli/tree/v1.7.0) (Dec 9, 2024))

[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.6.1...v1.7.0)
Expand Down Expand Up @@ -339,6 +353,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updating of action triggers which inevitably results in error [#597]

[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.5.1...HEAD
[#1111]: https://github.com/auth0/auth0-cli/issues/1111
[#1109]: https://github.com/auth0/auth0-cli/issues/1109
[#1103]: https://github.com/auth0/auth0-cli/issues/1103
[#1107]: https://github.com/auth0/auth0-cli/issues/1107
[#1106]: https://github.com/auth0/auth0-cli/issues/1106
[#1099]: https://github.com/auth0/auth0-cli/issues/1099
Expand Down

0 comments on commit c7133bb

Please sign in to comment.