From a2209860ed910ee8586f12c7fd74f6fce2466494 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 13:21:08 +0000 Subject: [PATCH] chore(v2.x): release 2.9.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ version.txt | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a3906fc084..bb18e55617 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.9.0" + ".": "2.9.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 61731a30f2..212572348c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.9.1](https://github.com/fortify/fcli/compare/v2.9.0...v2.9.1) (2024-11-07) + + +### Bug Fixes + +* `fcli ssc action run appversion-summary`: Add note about removed issue count ([0c93649](https://github.com/fortify/fcli/commit/0c936492a4850d1d322d4ab3b49497b2e91866a2)) +* `fcli ssc action run appversion-summary`: Fix exception if application version has artifacts with 0 issues (fixes [#633](https://github.com/fortify/fcli/issues/633)) ([c89817d](https://github.com/fortify/fcli/commit/c89817deedb3eb11db93dd9757e9106cb516655c)) + ## [2.9.0](https://github.com/fortify/fcli/compare/v2.8.0...v2.9.0) (2024-10-30) diff --git a/version.txt b/version.txt index c8e38b6140..dedcc7d433 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.9.0 +2.9.1