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

fix: upgrade unleash-frontend to version 3.2.18

This commit is contained in:
Ivar Conradi Østhus 2020-03-05 17:10:00 +01:00
parent e35de272fa
commit f8586269b7
3 changed files with 10 additions and 6 deletions

View File

@ -1,9 +1,13 @@
# Changelog
## 3.2.29
- fix: upgrade unleash-frontend to version 3.2.18
## 3.2.28
- fix: more metrics
- fix: upgrade unleash-frontend to version 3.2.18
- fix: upgrade unleash-frontend to version 3.2.17
- fix: add settings column to postgres
- feat: api supports context fields (#564)
- fix: failing user.test on gravatar url

View File

@ -85,7 +85,7 @@
"prom-client": "^12.0.0",
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"unleash-frontend": "3.2.17",
"unleash-frontend": "3.2.18",
"yargs": "^15.1.0"
},
"devDependencies": {

View File

@ -5813,10 +5813,10 @@ universalify@^0.1.0:
version "0.1.2"
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
unleash-frontend@3.2.17:
version "3.2.17"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.17.tgz#01d386e53f36f6491b1a1565b2a3d27495d50730"
integrity sha512-xIlwgr5xXhjk8YPc8I2U9nWm2q1Yr9zaOPR6LulH5LPC6z9gbUemBO+ZOXUqV11OShH7khbAndee0Nr+gbYG/w==
unleash-frontend@3.2.18:
version "3.2.18"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.18.tgz#19e0d8634243eff849f3449f684fb3bde9d0d200"
integrity sha512-1dVpI6Sm/rDEsO3tQyhoh2FtzaBXSKUEbEJJpeEow4tyvY09s0x7fgdsBuEt/95R7X6bogaT0zdmO+oGtcn1rg==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"