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.
|
||||
|
||||
## [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
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user