1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00

Release/4.14.0 beta.3 (#1857)

* chore: bump unleash-front end version to 4.14.0-beta.5
This commit is contained in:
sighphyre 2022-07-25 14:16:27 +02:00 committed by GitHub
parent 33ed72716f
commit cd83ba3184
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -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": "4.14.0-beta.2",
"version": "4.14.0-beta.3",
"keywords": [
"unleash",
"feature toggle",
@ -122,7 +122,7 @@
"stoppable": "^1.1.0",
"type-is": "^1.6.18",
"unleash-client": "^3.15.0",
"unleash-frontend": "4.14.0-beta.4",
"unleash-frontend": "4.14.0-beta.5",
"uuid": "^8.3.2"
},
"devDependencies": {

View File

@ -7870,10 +7870,10 @@ unleash-client@^3.15.0:
murmurhash3js "^3.0.1"
semver "^7.3.5"
unleash-frontend@4.14.0-beta.4:
version "4.14.0-beta.4"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.0-beta.4.tgz#f9a8c548775324d7ce82aa9ce08f8f359f2e3c3d"
integrity sha512-GHGj2C5URNoqc4koPHfwlGrgYH+tvRQUqKKR9YkFYtpj6Z8S0Snm1o3/zqMGb7RCX/q4m7Deo3tWgyXnhz+bjQ==
unleash-frontend@4.14.0-beta.5:
version "4.14.0-beta.5"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.14.0-beta.5.tgz#b37526d95de6b5526a24ca85057d941a1b0e0c89"
integrity sha512-9s5UA2redAq+/LlmhNB+Wuf0sNU4NIrUA9jrXYXsELGknnXunL+hLyqj5ZKJilpByqMlzWR6KX/CQBQYwTl5sg==
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"