diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 78baf5bf9b..0bd1b037aa 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.5.0" + ".": "2.5.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 57c2642e0b..d45ed050b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.5.1](https://github.com/fortify/fcli/compare/v2.5.0...v2.5.1) (2024-08-14) + + +### Bug Fixes + +* `fcli fod mast-scan start`: Add `--platform` option as required by current FoD API ([7703939](https://github.com/fortify/fcli/commit/7703939be19eca56855c12153c0be25962af29b8)) +* `fcli fod mast-scan start`: Fix description for `--file` option ([7703939](https://github.com/fortify/fcli/commit/7703939be19eca56855c12153c0be25962af29b8)) + ## [2.5.0](https://github.com/fortify/fcli/compare/v2.4.0...v2.5.0) (2024-08-13) diff --git a/version.txt b/version.txt index 437459cd94..73462a5a13 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.5.0 +2.5.1