Skip to content

Commit 8f1b2d7

Browse files
committed
Version v2.11.5-cim
1 parent b91e452 commit 8f1b2d7

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.3-cim"
62+
"version": "2.11.5-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.3-cim",
3+
"version": "2.11.5-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.3-cim"
50+
"version": "2.11.5-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.3-cim"
144+
"version": "2.11.5-cim"
145145
}

0 commit comments

Comments
 (0)