Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

# [v.1.27.1](https://github.com/auth0/auth0-cli/tree/v1.27.1) (February 13, 2026)

[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.27.0...v1.27.1)

### Fixed
- Fix `auth0 quickstarts setup` command's interactive mode [#1437]

# [v.1.27.0](https://github.com/auth0/auth0-cli/tree/v1.27.0) (February 10, 2026)

[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.26.0...v1.27.0)
Expand Down Expand Up @@ -670,7 +677,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updating of action triggers which inevitably results in error [#597]


[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.27.0...HEAD
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.27.1...HEAD
[#1437]: https://github.com/auth0/auth0-cli/pull/1437
[#1428]: https://github.com/auth0/auth0-cli/pull/1428
[#1426]: https://github.com/auth0/auth0-cli/pull/1426
[#1424]: https://github.com/auth0/auth0-cli/pull/1424
Expand Down
Loading