Skip to content

Commit

Permalink
Version v2.32.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ammont82 committed Jun 27, 2024
1 parent 37e92c8 commit 01b4a9b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion libs/locales/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
"lint": "yarn run -T eslint --cache --cache-location node_modules/.cache/eslint/.eslint-cache ."
},
"type": "module",
"version": "2.32.2"
"version": "2.32.3"
}
2 changes: 1 addition & 1 deletion libs/sdks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openshift-assisted/sdks",
"version": "2.32.2",
"version": "2.32.3",
"exports": {
"./package.json": "./package.json",
"./assisted-installer-service": {
Expand Down
2 changes: 1 addition & 1 deletion libs/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
"js-yaml": "^4.1.0",
"sw2dts": "^2.6.3"
},
"version": "2.32.2"
"version": "2.32.3"
}
2 changes: 1 addition & 1 deletion libs/ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,5 @@
]
}
},
"version": "2.32.2"
"version": "2.32.3"
}

0 comments on commit 01b4a9b

Please sign in to comment.