Skip to content

Commit ee2b013

Browse files
Add change log for 1.9.3 (#1151)
Co-authored-by: Kunal Dawar <35455566+developerkunal@users.noreply.github.com>
1 parent f72b5f6 commit ee2b013

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

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+
1019
# [v.1.9.2](https://github.com/auth0/auth0-cli/tree/v1.9.2) (Mar 05, 2025))
1120

1221
[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
411420
- Updating of action triggers which inevitably results in error [#597]
412421

413422

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
415425
[#1144]: https://github.com/auth0/auth0-cli/issues/1144
416426
[#1142]: https://github.com/auth0/auth0-cli/issues/1142
417427
[#1140]: https://github.com/auth0/auth0-cli/issues/1140

0 commit comments

Comments
 (0)