mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-19 17:52:45 +02:00
chore: bump version to 7.2.1
This commit is contained in:
parent
831b4541a9
commit
bcbe3eb0ba
@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
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
|
## [7.2.0] - 2025-09-03
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "unleash-server",
|
"name": "unleash-server",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "Unleash is an enterprise ready feature flag service. It provides different strategies for handling feature flags.",
|
"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": [
|
"keywords": [
|
||||||
"unleash",
|
"unleash",
|
||||||
"feature flag",
|
"feature flag",
|
||||||
|
Loading…
Reference in New Issue
Block a user