From 5edc66b4e34c165c309ed3bd038791b957e5921a Mon Sep 17 00:00:00 2001 From: Guy Ben-Aharon Date: Sun, 5 Jul 2026 03:47:37 +0300 Subject: [PATCH] chore(main): release 2.5.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf6b8dd..4e76364 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.5.0](https://github.com/onecli/onecli-cli/compare/v2.4.0...v2.5.0) (2026-07-05) + + +### Features + +* identity-only permission catalogs in rule and app output ([#91](https://github.com/onecli/onecli-cli/issues/91)) ([00613a4](https://github.com/onecli/onecli-cli/commit/00613a4be62139af26ef63b75e7e92cc307e4a8b)) + ## [2.4.0](https://github.com/onecli/onecli-cli/compare/v2.3.1...v2.4.0) (2026-07-04)