Skip to content

Commit 51c1f7e

Browse files
committed
Version v2.31.5
1 parent 6ab2ad9 commit 51c1f7e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

libs/locales/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
"lint": "yarn run -T eslint --cache --cache-location node_modules/.cache/eslint/.eslint-cache ."
5252
},
5353
"type": "module",
54-
"version": "2.31.4"
54+
"version": "2.31.5"
5555
}

libs/sdks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openshift-assisted/sdks",
3-
"version": "2.31.4",
3+
"version": "2.31.5",
44
"exports": {
55
"./package.json": "./package.json",
66
"./assisted-installer-service": {

libs/types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@
4747
"js-yaml": "^4.1.0",
4848
"sw2dts": "^2.6.3"
4949
},
50-
"version": "2.31.4"
50+
"version": "2.31.5"
5151
}

libs/ui-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,5 +140,5 @@
140140
]
141141
}
142142
},
143-
"version": "2.31.4"
143+
"version": "2.31.5"
144144
}

0 commit comments

Comments
 (0)