Skip to content

Commit 64cc7ef

Browse files
committed
Version v2.14.2-cim
1 parent 9ee8fdd commit 64cc7ef

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
@@ -59,5 +59,5 @@
5959
"lint": "yarn run -T eslint --cache --cache-location node_modules/.cache/eslint/.eslint-cache ."
6060
},
6161
"type": "module",
62-
"version": "2.14.1-cim"
62+
"version": "2.14.2-cim"
6363
}

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.14.1-cim",
3+
"version": "2.14.2-cim",
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.14.1-cim"
50+
"version": "2.14.2-cim"
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.14.1-cim"
143+
"version": "2.14.2-cim"
144144
}

0 commit comments

Comments
 (0)