mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore: bump version to 6.0.3+main
This commit is contained in:
parent
7e565760f6
commit
25947c3075
@ -2,6 +2,13 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [6.0.3] - 2024-06-14
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Backport lifecycle and playground fixes ([#7396](https://github.com/Unleash/unleash/issues/7396))
|
||||
|
||||
|
||||
## [6.0.2] - 2024-06-12
|
||||
|
||||
### 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.0.2+main",
|
||||
"version": "6.0.3+main",
|
||||
"keywords": [
|
||||
"unleash",
|
||||
"feature toggle",
|
||||
|
Loading…
Reference in New Issue
Block a user