Skip to content

Commit 4b7afaa

Browse files
committed
Version v2.31.3
1 parent 834e827 commit 4b7afaa

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Diff for: 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.2"
54+
"version": "2.31.3"
5555
}

Diff for: 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.2",
3+
"version": "2.31.3",
44
"exports": {
55
"./package.json": "./package.json",
66
"./assisted-installer-service": {

Diff for: 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.2"
50+
"version": "2.31.3"
5151
}

Diff for: 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.2"
143+
"version": "2.31.3"
144144
}

0 commit comments

Comments
 (0)