Skip to content

Commit 6b190d0

Browse files
authored
Add changelog for v1.27.1 (#1438)
1 parent ea1f2db commit 6b190d0

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
# [v.1.27.1](https://github.com/auth0/auth0-cli/tree/v1.27.1) (February 13, 2026)
11+
12+
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.27.0...v1.27.1)
13+
14+
### Fixed
15+
- Fix `auth0 quickstarts setup` command's interactive mode [#1437]
16+
1017
# [v.1.27.0](https://github.com/auth0/auth0-cli/tree/v1.27.0) (February 10, 2026)
1118

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

672679

673-
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.27.0...HEAD
680+
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.27.1...HEAD
681+
[#1437]: https://github.com/auth0/auth0-cli/pull/1437
674682
[#1428]: https://github.com/auth0/auth0-cli/pull/1428
675683
[#1426]: https://github.com/auth0/auth0-cli/pull/1426
676684
[#1424]: https://github.com/auth0/auth0-cli/pull/1424

0 commit comments

Comments
 (0)