Skip to content

Commit e9c0099

Browse files
authored
Added changelog for 1.7.0 (#1110)
* Added changelog for 1.7.0 * minor update
1 parent e765aec commit e9c0099

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
# [v.1.7.0](https://github.com/auth0/auth0-cli/tree/v1.7.0) (Dec 9, 2024))
11+
12+
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.6.1...v1.7.0)
13+
14+
### Added
15+
16+
- Support for importing `auth0_prompt_screen_renderer` terraform resource [#1106]
17+
18+
### Fixed
19+
20+
- For `ul login` added check to filter and identify only support partials. [#1107]
21+
1022
# [v1.6.1](https://github.com/auth0/auth0-cli/tree/v1.6.1) (Oct 31, 2024)
1123

1224
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.6.0...v1.6.1)
@@ -327,6 +339,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
327339
- Updating of action triggers which inevitably results in error [#597]
328340

329341
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.5.1...HEAD
342+
[#1107]: https://github.com/auth0/auth0-cli/issues/1107
343+
[#1106]: https://github.com/auth0/auth0-cli/issues/1106
330344
[#1099]: https://github.com/auth0/auth0-cli/issues/1099
331345
[#1098]: https://github.com/auth0/auth0-cli/issues/1098
332346
[#1091]: https://github.com/auth0/auth0-cli/issues/1091

0 commit comments

Comments
 (0)