mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-14 01:16:17 +02:00
fix: upgrade unleash-frontend to version 3.11.3
This commit is contained in:
parent
04ae2bbec9
commit
566ee16629
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 3.11.1
|
||||
|
||||
- fix: upgrade unleash-frontend to version 3.11.3
|
||||
|
||||
## 3.11.0
|
||||
|
||||
- feat: Add support for filtering toggles on tags, projects or namePrefix (#690)
|
||||
|
@ -87,7 +87,7 @@
|
||||
"prom-client": "^13.1.0",
|
||||
"response-time": "^2.3.2",
|
||||
"serve-favicon": "^2.5.0",
|
||||
"unleash-frontend": "3.11.2",
|
||||
"unleash-frontend": "3.11.3",
|
||||
"yargs": "^16.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -6051,10 +6051,10 @@ universalify@^0.1.0:
|
||||
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
|
||||
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
|
||||
|
||||
unleash-frontend@3.11.2:
|
||||
version "3.11.2"
|
||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.11.2.tgz#47ee69f442d289737f87683fe663ff95bfa540a6"
|
||||
integrity sha512-D6xr9fV22ulej4B1CglMsHGel/2lC7vMSHyAeghUflEjODCgcUK7Kj+ZyxJmZX/EptM41VUkZdp8aUDpK0bofw==
|
||||
unleash-frontend@3.11.3:
|
||||
version "3.11.3"
|
||||
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.11.3.tgz#acf46ecf7954aff18704bb326b92f9fd5051926b"
|
||||
integrity sha512-VwCveZs19evHJnJGb/Fj7L6e+qxRYm4IEujQrsaOHgqrufGAiGvj++cTGuH5YZXK6OEjv1RLQUOSb0CvebVfVw==
|
||||
|
||||
unpipe@1.0.0, unpipe@~1.0.0:
|
||||
version "1.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user