File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed
Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff 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.19.0] ( https://github.com/auth0/auth0-cli/tree/v1.19.0 ) (September 9, 2025)
11+
12+ [ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.18.0...v1.19.0 )
13+
14+ ### Added
15+ - Add support for managing ` Async Approval ` email template [ #1317 ]
16+ - Add support for Events: test triggers, redeliver, check failed deliveries and stats [ #1288 ]
17+
18+ ### Fixed
19+ - Handle 402 Payment error for specific resources during terraform generate [ #1313 ]
20+
21+
1022# [ v.1.18.0] ( https://github.com/auth0/auth0-cli/tree/v1.18.0 ) (September 2, 2025)
1123
1224[ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.17.1...v1.18.0 )
@@ -556,8 +568,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
556568- Updating of action triggers which inevitably results in error [ #597 ]
557569
558570
559- [ unreleased ] : https://github.com/auth0/auth0-cli/compare/v1.17.1...HEAD
571+ [ unreleased ] : https://github.com/auth0/auth0-cli/compare/v1.19.0...HEAD
572+ [ 1317 ] : https://github.com/auth0/auth0-cli/issues/1317
573+ [ 1313 ] : https://github.com/auth0/auth0-cli/issues/1313
560574[ 1306 ] : https://github.com/auth0/auth0-cli/issues/1306
575+ [ 1288 ] : https://github.com/auth0/auth0-cli/issues/1288
561576[ 1283 ] : https://github.com/auth0/auth0-cli/issues/1283
562577[ 1280 ] : https://github.com/auth0/auth0-cli/issues/1280
563578[ #1268 ] : https://github.com/auth0/auth0-cli/issues/1268
You can’t perform that action at this time.
0 commit comments