mirror of
https://github.com/Unleash/unleash.git
synced 2024-10-28 19:06:12 +01:00
chore: bump version to 6.2.3
This commit is contained in:
parent
34204334df
commit
a446426567
@ -2,6 +2,15 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [6.2.3] - 2024-09-18
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Express upgrade to 4.21 ([#8168](https://github.com/Unleash/unleash/issues/8168))
|
||||
|
||||
- Cherry pick security fixes ([#8175](https://github.com/Unleash/unleash/issues/8175))
|
||||
|
||||
|
||||
## [6.2.1] - 2024-09-11
|
||||
|
||||
### Bug Fixes
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "unleash-server",
|
||||
"description": "Unleash is an enterprise ready feature toggles service. It provides different strategies for handling feature toggles.",
|
||||
"version": "6.2.2",
|
||||
"version": "6.2.3",
|
||||
"keywords": [
|
||||
"unleash",
|
||||
"feature toggle",
|
||||
|
Loading…
Reference in New Issue
Block a user