Skip to content

Commit

Permalink
Version v2.33.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ammont82 committed Jul 12, 2024
1 parent 051009e commit 75ce4d8
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 @@ -59,5 +59,5 @@
"lint": "yarn run -T eslint --cache --cache-location node_modules/.cache/eslint/.eslint-cache ."
},
"type": "module",
"version": "2.33.0"
"version": "2.33.1"
}
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.33.0",
"version": "2.33.1",
"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.33.0"
"version": "2.33.1"
}
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.33.0"
"version": "2.33.1"
}

0 comments on commit 75ce4d8

Please sign in to comment.