From 5a0319a6e5775c8142c196a8acda593ba9d2a1a7 Mon Sep 17 00:00:00 2001 From: Ben Rometsch Date: Fri, 10 May 2024 19:13:25 +0900 Subject: [PATCH] chore(main): release 2.114.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ version.txt | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) 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