Skip to content

Commit 9ed3ef3

Browse files
author
AdminComponentsWorkflow
committed
Bump versions [skip ci]
1 parent 31a5ed8 commit 9ed3ef3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/apps/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@itwin/create-imodel-react": "^2.0.0",
1313
"@itwin/delete-imodel-react": "^2.0.0",
1414
"@itwin/delete-itwin-react": "^2.0.0",
15-
"@itwin/imodel-browser-react": "~2.3.1",
15+
"@itwin/imodel-browser-react": "~2.3.2",
1616
"@itwin/itwinui-react": "^2.12.18",
1717
"@itwin/manage-versions-react": "~2.0.0",
1818
"@itwin/storybook-auth-addon": "^0.1.0",

packages/modules/imodel-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@itwin/imodel-browser-react",
33
"description": "Components that let the user browse the iModels of a context and select one.",
44
"repository": "https://github.com/iTwin/admin-components-react/tree/main/packages/modules/imodel-browser",
5-
"version": "2.3.1",
5+
"version": "2.3.2",
66
"main": "cjs/index.js",
77
"module": "esm/index.js",
88
"types": "cjs/index.d.ts",

0 commit comments

Comments
 (0)