Skip to content

Commit 32282df

Browse files
author
semantic-release
committed
0.15.2
Automatically generated by python-semantic-release
1 parent f6f8c93 commit 32282df

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# CHANGELOG
22

33

4+
## v0.15.2 (2025-08-25)
5+
6+
### Bug Fixes
7+
8+
- **wasm**: Handle different WASM file naming for older versions
9+
([`f6f8c93`](https://github.com/Kitware/trame-vtklocal/commit/f6f8c935eeed985c9f74ca516084611de72186dc))
10+
11+
### Documentation
12+
13+
- **BorderWidget**: Try vtkBorderWidget
14+
([`3cf5a41`](https://github.com/Kitware/trame-vtklocal/commit/3cf5a41eba4e393357ed2ce79e9f819b8728bfe0))
15+
16+
417
## v0.15.1 (2025-08-14)
518

619
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "trame-vtklocal"
3-
version = "0.15.1"
3+
version = "0.15.2"
44
description = "VTK Local Rendering using WASM"
55
authors = [
66
{name = "Kitware Inc."},

0 commit comments

Comments
 (0)