mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore: bump version to 6.1.4+main
This commit is contained in:
parent
1b892979d3
commit
17e2102f0e
17
CHANGELOG.md
17
CHANGELOG.md
@ -2,6 +2,23 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [6.1.4] - 2024-08-13
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Don't show link stubs in slack notifications ([#7810](https://github.com/Unleash/unleash/issues/7810)) ([#7850](https://github.com/Unleash/unleash/issues/7850))
|
||||
|
||||
|
||||
### Fix
|
||||
|
||||
- Time to production ([#7835](https://github.com/Unleash/unleash/issues/7835)) ([#7848](https://github.com/Unleash/unleash/issues/7848))
|
||||
|
||||
|
||||
### Miscellaneous Tasks
|
||||
|
||||
- Cherry-pick SCIM flag removal ([#7851](https://github.com/Unleash/unleash/issues/7851))
|
||||
|
||||
|
||||
## [6.1.3] - 2024-08-13
|
||||
|
||||
### 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.1.3+main",
|
||||
"version": "6.1.4+main",
|
||||
"keywords": [
|
||||
"unleash",
|
||||
"feature toggle",
|
||||
|
Loading…
Reference in New Issue
Block a user