@@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ # [ v.1.9.2] ( https://github.com/auth0/auth0-cli/tree/v1.9.2 ) (Mar 05, 2025))
11
+
12
+ [ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.9.1...v1.9.2 )
13
+
14
+ ### Added
15
+
16
+ - Optimize universal-login commands [ #1142 ]
17
+
18
+ ### Removed
19
+
20
+ - Remove unsupported query params from the domains list implementation [ #1144 ]
21
+
22
+
10
23
# [ v.1.9.1] ( https://github.com/auth0/auth0-cli/tree/v1.9.1 ) (Feb 21, 2025))
11
24
12
25
[ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.9.0...v1.9.1 )
@@ -15,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
28
16
29
- Add support for new screens in Advanced Customization for Universal Login [ #1140 ]
17
30
31
+
18
32
# [ v.1.9.0] ( https://github.com/auth0/auth0-cli/tree/v1.9.0 ) (Feb 6, 2025))
19
33
20
34
[ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.8.0...v1.9.0 )
@@ -397,7 +411,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
397
411
- Updating of action triggers which inevitably results in error [ #597 ]
398
412
399
413
400
- [ unreleased ] : https://github.com/auth0/auth0-cli/compare/v1.9.1...HEAD
414
+ [ unreleased ] : https://github.com/auth0/auth0-cli/compare/v1.9.2...HEAD
415
+ [ #1144 ] : https://github.com/auth0/auth0-cli/issues/1144
416
+ [ #1142 ] : https://github.com/auth0/auth0-cli/issues/1142
401
417
[ #1140 ] : https://github.com/auth0/auth0-cli/issues/1140
402
418
[ #1134 ] : https://github.com/auth0/auth0-cli/issues/1134
403
419
[ #1132 ] : https://github.com/auth0/auth0-cli/issues/1132
0 commit comments