Skip to content

Commit

Permalink
feat: bump front end to 4.10.0-beta.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sighphyre committed Apr 28, 2022
1 parent 5f96cb3 commit 22eae2d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -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.10.0-beta.6",
"version": "4.10.0-beta.8",

This comment has been minimized.

Copy link
@ivarconr

ivarconr Apr 28, 2022

Member

@sighphyre why did you bump the version for unleash as part of the same commit?

"keywords": [
"unleash",
"feature toggle",
Expand Down Expand Up @@ -116,7 +116,7 @@
"stoppable": "^1.1.0",
"type-is": "^1.6.18",
"@unleash/express-openapi": "^0.2.0",
"unleash-frontend": "4.10.0-beta.7",
"unleash-frontend": "4.10.0-beta.8",
"uuid": "^8.3.2",
"semver": "^7.3.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6600,10 +6600,10 @@ universalify@^2.0.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==

unleash-frontend@4.10.0-beta.7:
version "4.10.0-beta.7"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.10.0-beta.7.tgz#d9a494960e72b4a08ec1e679341e3ca6cf8e1229"
integrity sha512-MmLKFssmuCG18bGKBsRNU8q3GAAtvyi7JzgGRIaUIAsgeKhMAmTyXPvaL9SfERvucU3xLlO759WEoQEVrpzCdQ==
unleash-frontend@4.10.0-beta.8:
version "4.10.0-beta.8"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.10.0-beta.8.tgz#740b359d1e875f2ce9ea1516f26322e5d18041e0"
integrity sha512-Ok/DV7B+llwqhxRGZYODo4Kz2D9/09+Klz0vVSHIisnx9hMVRINqhzvWlEjMtDcuZswSfMpJqTSgYNnfQaBb+w==
dependencies:
pkginfo "^0.4.1"

Expand Down

0 comments on commit 22eae2d

Please sign in to comment.