Skip to content

Commit 3be1564

Browse files
chore: npm bump and changelog update for v2.6.89
1 parent 919bf52 commit 3be1564

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,5 +1,11 @@
11
## xeokit-sdk Changelog
22

3+
# [v2.6.89](https://github.com/xeokit/xeokit-sdk/compare/v2.6.88...v2.6.89)
4+
5+
### 26 August 2025
6+
7+
fix(XCD-350): improve clipping logic in clipSegment function for paralel lines [#1937](https://github.com/xeokit/xeokit-sdk/pull/1937)
8+
39
# [v2.6.88](https://github.com/xeokit/xeokit-sdk/compare/v2.6.87...v2.6.88)
410

511
### 11 August 2025

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xeokit/xeokit-sdk",
3-
"version": "2.6.88",
3+
"version": "2.6.89",
44
"description": "3D BIM IFC Viewer SDK for AEC engineering applications. Open Source JavaScript Toolkit based on pure WebGL for top performance, real-world coordinates and full double precision",
55
"module": "./dist/xeokit-sdk.es.js",
66
"main": "./dist/xeokit-sdk.cjs.js",

0 commit comments

Comments
 (0)