Skip to content

Commit 029c08e

Browse files
committed
Version v2.12.0-cim
1 parent e9d8aa9 commit 029c08e

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.11.2-cim"
62+
"version": "2.12.0-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.11.2-cim",
3+
"version": "2.12.0-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.11.2-cim"
50+
"version": "2.12.0-cim"
5151
}

libs/ui-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,5 +141,5 @@
141141
]
142142
}
143143
},
144-
"version": "2.11.2-cim"
144+
"version": "2.12.0-cim"
145145
}

0 commit comments

Comments
 (0)