Skip to content

Commit 15a9eeb

Browse files
authored
Add Changelog for v1.25.0 (#1407)
1 parent 5511ffe commit 15a9eeb

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.25.0](https://github.com/auth0/auth0-cli/tree/v1.25.0) (December 16, 2025)
11+
12+
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.24.0...v1.25.0)
13+
14+
### Added
15+
- Add support for managing Token Exchange Profiles via `auth0 token-exchange` (EA-Only) [#1406]
16+
17+
1018
# [v.1.24.0](https://github.com/auth0/auth0-cli/tree/v1.24.0) (December 09, 2025)
1119

1220
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.23.0...v1.24.0)
@@ -630,7 +638,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
630638
- Updating of action triggers which inevitably results in error [#597]
631639

632640

633-
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.24.0...HEAD
641+
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.25.0...HEAD
642+
[#1406]: https://github.com/auth0/auth0-cli/pull/1406
634643
[#1398]: https://github.com/auth0/auth0-cli/pull/1398
635644
[#1391]: https://github.com/auth0/auth0-cli/pull/1391
636645
[#1388]: https://github.com/auth0/auth0-cli/pull/1388

0 commit comments

Comments
 (0)