diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b2ac826ee..121bc90a58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [7.2.1] - 2025-09-18 + +### Bug Fixes + +- Cherry-pick OSS export-fixes from main ([#10668](https://github.com/Unleash/unleash/issues/10668)) + + ## [7.2.0] - 2025-09-03 ### Bug Fixes diff --git a/package.json b/package.json index 834bd2716e..d91be5a190 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "unleash-server", "type": "module", "description": "Unleash is an enterprise ready feature flag service. It provides different strategies for handling feature flags.", - "version": "7.2.0", + "version": "7.2.1", "keywords": [ "unleash", "feature flag",