From 7ed19dc02e1d9ef3e0544c14a28e23b0cd5cb462 Mon Sep 17 00:00:00 2001 From: kushalshit27 <43465488+kushalshit27@users.noreply.github.com> Date: Tue, 2 Sep 2025 09:33:54 +0530 Subject: [PATCH] Add changelog for v1.18.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 901d6afd6..d87947919 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +# [v.1.18.0](https://github.com/auth0/auth0-cli/tree/v1.18.0) (September 2, 2025) + +[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.17.1...v1.18.0) + +### Added +- Add support for `subject-type-authorization` flag to apis commands. [#1315] + + # [v.1.17.1](https://github.com/auth0/auth0-cli/tree/v1.17.1) (August 12, 2025) [Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.17.0...v1.17.1)