Skip to content

Commit 0facf93

Browse files
Axel AntoineAxel Antoine
authored andcommitted
Update version
1 parent 0fbebac commit 0facf93

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.3] - 2022-03-04
2+
3+
- Added a triangles intersection demo
4+
- Fix an issue where an intersection is found while the first three intersection
5+
tests are all positive or negative
6+
17
## [1.0.2] - 2022-03-02
28

39
- Added rollup config to generate esm and cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"three.js",
1414
"precision"
1515
],
16-
"version": "1.0.2",
16+
"version": "1.0.3",
1717
"author": {
1818
"name": "Axel Antoine",
1919
"email": "[email protected]",

0 commit comments

Comments
 (0)