Skip to content

Commit 53fcee2

Browse files
committed
chore: bump ui to 3.1.2 and obc to 3.1.4
1 parent 29f8029 commit 53fcee2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thatopen/ui",
33
"description": "Collection of web components (UI components) meant to be used, but not limited to, BIM applications.",
4-
"version": "3.1.1",
4+
"version": "3.1.2",
55
"author": "That Open Company",
66
"contributors": [
77
"Juan Hoyos (https://github.com/HoyosJuan)"
@@ -60,4 +60,4 @@
6060
"vite": "5.1.6",
6161
"vite-plugin-dts": "3.7.3"
6262
}
63-
}
63+
}

packages/obc/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thatopen/ui-obc",
33
"description": "Collection of web components (UI components) implementations to use with @thatopen/components.",
4-
"version": "3.1.3",
4+
"version": "3.1.4",
55
"author": "That Open Company",
66
"contributors": [
77
"Juan Hoyos (https://github.com/HoyosJuan)"
@@ -72,4 +72,4 @@
7272
"three": ">=0.175.0",
7373
"web-ifc": ">=0.0.71"
7474
}
75-
}
75+
}

0 commit comments

Comments
 (0)