1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00

fix: Bump unleash-frontend to version 3.2.1

This commit is contained in:
ivaosthu 2019-03-06 19:43:50 +01:00
parent ee8af608e0
commit c428aa37f1
3 changed files with 9 additions and 5 deletions

View File

@ -1,5 +1,9 @@
# Changelog # Changelog
## 3.2.2
- fix: Bump unleash-frontend to version 3.2.1
## 3.2.1 ## 3.2.1
- fix: Variants should be allowed to be 'null' - fix: Variants should be allowed to be 'null'

View File

@ -79,7 +79,7 @@
"prometheus-gc-stats": "^0.6.1", "prometheus-gc-stats": "^0.6.1",
"response-time": "^2.3.2", "response-time": "^2.3.2",
"serve-favicon": "^2.5.0", "serve-favicon": "^2.5.0",
"unleash-frontend": "3.2.0", "unleash-frontend": "3.2.1",
"yallist": "^3.0.3", "yallist": "^3.0.3",
"yargs": "^13.2.1" "yargs": "^13.2.1"
}, },

View File

@ -5959,10 +5959,10 @@ universalify@^0.1.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg== integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
unleash-frontend@3.2.0: unleash-frontend@3.2.1:
version "3.2.0" version "3.2.1"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.0.tgz#acb9995a317723fe795e11528f9e0de963bbe5f3" resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.1.tgz#d82e18841eb8d53107eb82b512738ccfed51ffba"
integrity sha512-aGwYcjSNamhnl9vdwdxybSJ5KrFsVcUFkw1aN9rqZglruHibnMn2k28oJtBcghHoYZvE2OvevhBuvnRumC0R9g== integrity sha512-O/ckWWfFHqJN4Vt0w3YuacEIgeukFWj2iKH2dPRyLkjOjykvjHD8MyWdD6AnhVwdI3IRUWpJNvQjd5y7JX9gxw==
unpipe@1.0.0, unpipe@~1.0.0: unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0" version "1.0.0"