diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0448ca570469..cea3e4d9320a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.110.0" + ".": "2.110.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 60089d2c3504..6867e32ff64e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.110.1](https://github.com/Flagsmith/flagsmith/compare/v2.110.0...v2.110.1) (2024-04-25) + + +### Bug Fixes + +* **saas:** add correct GITHUB env vars to all locations ([#3840](https://github.com/Flagsmith/flagsmith/issues/3840)) ([12242c4](https://github.com/Flagsmith/flagsmith/commit/12242c453729f9b3250a81b2637db9609c56d854)) + ## [2.110.0](https://github.com/Flagsmith/flagsmith/compare/v2.109.0...v2.110.0) (2024-04-25) diff --git a/version.txt b/version.txt index 4cc7d115d3d7..2f9c909a16b8 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.110.0 +2.110.1