Skip to content

Commit 5b76530

Browse files
Merge remote-tracking branch 'origin/development/131.0' into HEAD
2 parents 3d610e7 + 8643483 commit 5b76530

File tree

6 files changed

+21
-15
lines changed

6 files changed

+21
-15
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# CHANGELOG
22

3-
## Release 131.0.6 (in development)
3+
## Release 131.0.9 (in development)
4+
5+
## Release 131.0.8
6+
7+
## Release 131.0.7
8+
9+
## Release 131.0.6
410

511
### Bug Fixes
612

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
VERSION_MAJOR=131
22
VERSION_MINOR=0
3-
VERSION_PATCH=6
3+
VERSION_PATCH=9
44
VERSION_SUFFIX=-dev

shell-ui/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

shell-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"ts-node": "^10.9.2"
4646
},
4747
"dependencies": {
48-
"@scality/core-ui": "0.187.0",
4948
"@scality/module-federation": "^1.5.0",
49+
"@scality/core-ui": "0.193.0",
5050
"downshift": "^8.0.0",
5151
"history": "^5.3.0",
5252
"jest-environment-jsdom": "^29.7.0",

ui/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"@hookform/resolvers": "^3.1.0",
88
"@js-temporal/polyfill": "^0.4.4",
99
"@kubernetes/client-node": "github:scality/kubernetes-client-javascript.git#browser-0.10.4-64-ge7c6721",
10-
"@scality/core-ui": "0.187.0",
1110
"@scality/module-federation": "^1.5.0",
11+
"@scality/core-ui": "0.193.0",
1212
"axios": "^0.21.1",
1313
"formik": "2.2.5",
1414
"jsonpath": "^1.1.1",

0 commit comments

Comments
 (0)