File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ 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.3] ( https://github.com/auth0/auth0-cli/tree/v1.9.3 ) (Mar 07, 2025))
11
+
12
+ [ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.9.2...v1.9.3 )
13
+
14
+ ### Fixed
15
+
16
+ - Handle nil check on ReadRendering management API Response [ #1150 ]
17
+
18
+
10
19
# [ v.1.9.2] ( https://github.com/auth0/auth0-cli/tree/v1.9.2 ) (Mar 05, 2025))
11
20
12
21
[ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.9.1...v1.9.2 )
@@ -411,7 +420,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
411
420
- Updating of action triggers which inevitably results in error [ #597 ]
412
421
413
422
414
- [ unreleased ] : https://github.com/auth0/auth0-cli/compare/v1.9.2...HEAD
423
+ [ unreleased ] : https://github.com/auth0/auth0-cli/compare/v1.9.3...HEAD
424
+ [ #1150 ] : https://github.com/auth0/auth0-cli/issues/1150
415
425
[ #1144 ] : https://github.com/auth0/auth0-cli/issues/1144
416
426
[ #1142 ] : https://github.com/auth0/auth0-cli/issues/1142
417
427
[ #1140 ] : https://github.com/auth0/auth0-cli/issues/1140
You can’t perform that action at this time.
0 commit comments