Skip to content

Commit f5b318f

Browse files
committed
chore: bump version
1 parent e6d4d12 commit f5b318f

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thatopen/components",
33
"description": "Collection of core functionalities to author BIM apps.",
4-
"version": "3.2.6",
4+
"version": "3.2.7",
55
"author": "That Open Company",
66
"contributors": [
77
"Antonio Gonzalez Viegas (https://github.com/agviegas)",

packages/core/src/core/OrthoPerspectiveCamera/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { SimpleCamera } from "..";
44

55
import {
66
NavigationMode,
7-
NavModeID,
87
ProjectionManager,
98
OrbitMode,
109
FirstPersonMode,

packages/front/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thatopen/components-front",
33
"description": "Collection of frontend tools to author BIM apps.",
4-
"version": "3.2.16",
4+
"version": "3.2.17",
55
"author": "That Open Company",
66
"contributors": [
77
"Antonio Gonzalez Viegas (https://github.com/agviegas)",

0 commit comments

Comments
 (0)