Skip to content

Commit

Permalink
Add changelog for 1.8.0 (#1128)
Browse files Browse the repository at this point in the history
* Add changelog for 1.8.0

* Update changelog for 1.8.0
  • Loading branch information
ramya18101 authored Jan 21, 2025
1 parent cd887d1 commit c672a3c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

# [v.1.8.0](https://github.com/auth0/auth0-cli/tree/v1.7.1) (Jan 21, 2025))

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

### Added

- Support `reset_email_by_code` email template [#1119]
- Add support for configuring `email provider` [#1120]
- Add `requiredScopes` related to emailProvider [#1129]


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

[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.7.1...v1.7.2)
Expand Down Expand Up @@ -362,6 +373,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
[#1129]: https://github.com/auth0/auth0-cli/issues/1129
[#1120]: https://github.com/auth0/auth0-cli/issues/1120
[#1119]: https://github.com/auth0/auth0-cli/issues/1119
[#1115]: https://github.com/auth0/auth0-cli/issues/1115
[#1111]: https://github.com/auth0/auth0-cli/issues/1111
[#1109]: https://github.com/auth0/auth0-cli/issues/1109
Expand Down

0 comments on commit c672a3c

Please sign in to comment.