diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a51ae7ac37d84..5b7b34ce95948 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.113.0" + ".": "2.114.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cdfd5a4333f4..fa186e1ccec41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.114.0](https://github.com/Flagsmith/flagsmith/compare/v2.113.0...v2.114.0) (2024-05-10) + + +### Features + +* add endpoint to revert v2 versioning ([#3897](https://github.com/Flagsmith/flagsmith/issues/3897)) ([da9e051](https://github.com/Flagsmith/flagsmith/commit/da9e051e72a1d50532fbf688d693980880f395c1)) +* Implement GitHub Webhook ([#3906](https://github.com/Flagsmith/flagsmith/issues/3906)) ([9303267](https://github.com/Flagsmith/flagsmith/commit/9303267a078ecfb6788df51a8b3ff5fb83f67e8d)) + + +### Bug Fixes + +* Disable segment override diffs for non versioned environments ([#3914](https://github.com/Flagsmith/flagsmith/issues/3914)) ([e5b4313](https://github.com/Flagsmith/flagsmith/commit/e5b4313231bb3f882e2f61512933d9bb127c1a4d)) + ## [2.113.0](https://github.com/Flagsmith/flagsmith/compare/v2.112.0...v2.113.0) (2024-05-09) diff --git a/version.txt b/version.txt index 350d3d9b7ed17..2c047762ff630 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.113.0 +2.114.0