diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1f7aeaa..55e469b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.2.3"} +{".":"0.2.4"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 1085080..a357998 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.4](https://github.com/Flagsmith/flagsmith-cli/compare/v0.2.3...v0.2.4) (2026-02-07) + + +### Other + +* Remove amannn/action-semantic-pull-request workflow ([#38](https://github.com/Flagsmith/flagsmith-cli/issues/38)) ([a069831](https://github.com/Flagsmith/flagsmith-cli/commit/a0698319d3def4461ac3344a89f30a092b30e48c)) + ## [0.2.3](https://github.com/Flagsmith/flagsmith-cli/compare/v0.2.2...v0.2.3) (2025-11-24) diff --git a/package.json b/package.json index e8b637a..5cea711 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flagsmith-cli", - "version": "0.2.3", + "version": "0.2.4", "description": "A CLI allowing you to fetch Flagsmith flags and output them to a file", "author": "kyle-ssg @kyle-ssg", "bin": {