Skip to content

Commit 3636a45

Browse files
authored
Add change log for 1.9.2 (#1147)
* Add change log for 1.9.2 * update change log for 1.9.2 * update change log for 1.9.2
1 parent fb0068c commit 3636a45

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

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+
1023
# [v.1.9.1](https://github.com/auth0/auth0-cli/tree/v1.9.1) (Feb 21, 2025))
1124

1225
[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
1528

1629
- Add support for new screens in Advanced Customization for Universal Login [#1140]
1730

31+
1832
# [v.1.9.0](https://github.com/auth0/auth0-cli/tree/v1.9.0) (Feb 6, 2025))
1933

2034
[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
397411
- Updating of action triggers which inevitably results in error [#597]
398412

399413

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
401417
[#1140]: https://github.com/auth0/auth0-cli/issues/1140
402418
[#1134]: https://github.com/auth0/auth0-cli/issues/1134
403419
[#1132]: https://github.com/auth0/auth0-cli/issues/1132

0 commit comments

Comments
 (0)