Skip to content

Commit 903b97c

Browse files
authored
Add changelog for v1.20.1 (#1346)
Add changelog for v1.20.1
1 parent eb8fc1e commit 903b97c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
# [v.1.20.1](https://github.com/auth0/auth0-cli/tree/v1.20.1) (September 25, 2025)
11+
12+
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.20.0...v1.20.1)
13+
14+
### Fixed
15+
- Fixed tenant re-authentication invocation when logging in with additional scopes. [#1343]
16+
17+
1018
# [v.1.20.0](https://github.com/auth0/auth0-cli/tree/v1.20.0) (September 11, 2025)
1119

1220
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.19.0...v1.20.0)
@@ -575,7 +583,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
575583
- Updating of action triggers which inevitably results in error [#597]
576584

577585

578-
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.20.0...HEAD
586+
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.20.1...HEAD
587+
[1343]: https://github.com/auth0/auth0-cli/issues/1343
579588
[1265]: https://github.com/auth0/auth0-cli/issues/1265
580589
[1317]: https://github.com/auth0/auth0-cli/issues/1317
581590
[1313]: https://github.com/auth0/auth0-cli/issues/1313

0 commit comments

Comments
 (0)