Skip to content

Commit 2d8cd0e

Browse files
authored
Add changelog for v1.27.2 (#1441)
1 parent bb9bfc4 commit 2d8cd0e

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
# [v.1.27.2](https://github.com/auth0/auth0-cli/tree/v1.27.2) (February 14, 2026)
11+
12+
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.27.1...v1.27.2)
13+
14+
### Fixed
15+
- Fix `auth0 quickstarts setup` command's port assessment logic [#1440]
16+
17+
1018
# [v.1.27.1](https://github.com/auth0/auth0-cli/tree/v1.27.1) (February 13, 2026)
1119

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

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

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

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

679688

680-
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.27.1...HEAD
689+
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.27.2...HEAD
690+
[#1440]: https://github.com/auth0/auth0-cli/pull/1440
681691
[#1437]: https://github.com/auth0/auth0-cli/pull/1437
682692
[#1428]: https://github.com/auth0/auth0-cli/pull/1428
683693
[#1426]: https://github.com/auth0/auth0-cli/pull/1426

0 commit comments

Comments
 (0)