Commit 2a41390 1 parent 588deb0 commit 2a41390 Copy full SHA for 2a41390
File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @thatopen/components" ,
3
3
"description" : " Collection of core functionalities to author BIM apps." ,
4
- "version" : " 2.3.18 " ,
4
+ "version" : " 2.3.19 " ,
5
5
"author" : " That Open Company" ,
6
6
"contributors" : [
7
7
" Antonio Gonzalez Viegas (https://github.com/agviegas)" ,
55
55
"three" : " ^0.160.1" ,
56
56
"web-ifc" : " 0.0.59"
57
57
}
58
- }
58
+ }
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ export class Components implements Disposable {
14
14
/**
15
15
* The version of the @thatopen/components library.
16
16
*/
17
- static readonly release = "2.3.18 " ;
17
+ static readonly release = "2.3.19 " ;
18
18
19
19
/** {@link Disposable.onDisposed } */
20
20
readonly onDisposed = new Event < void > ( ) ;
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @thatopen/components-front" ,
3
3
"description" : " Collection of frontend tools to author BIM apps." ,
4
- "version" : " 2.3.13 " ,
4
+ "version" : " 2.3.14 " ,
5
5
"author" : " That Open Company" ,
6
6
"contributors" : [
7
7
" Antonio Gonzalez Viegas (https://github.com/agviegas)" ,
54
54
"n8ao" : " 1.5.1" ,
55
55
"postprocessing" : " 6.34.2"
56
56
}
57
- }
57
+ }
You can’t perform that action at this time.
0 commit comments