Skip to content

Commit 38a7920

Browse files
author
semantic-release
committed
2.8.16
Automatically generated by python-semantic-release
1 parent 9bf20a6 commit 38a7920

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

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

33

4+
## v2.8.16 (2025-06-02)
5+
6+
### Bug Fixes
7+
8+
- Skip bundling tests and examples
9+
([`ad46ed4`](https://github.com/Kitware/trame-vtk/commit/ad46ed4e488e167fd2bcce0dc17bf187ba8b6cfd))
10+
11+
- **LICENSE**: Update sym link
12+
([`9ccf71c`](https://github.com/Kitware/trame-vtk/commit/9ccf71c0fe4855d4f16c70454331e309968baa85))
13+
14+
### Continuous Integration
15+
16+
- Fix fetch/check scripts
17+
([`fe6a0e0`](https://github.com/Kitware/trame-vtk/commit/fe6a0e041f6b2a36b31b907ba1d70a8c7ee3fef2))
18+
19+
- Update path
20+
([`15bc970`](https://github.com/Kitware/trame-vtk/commit/15bc970ee60e21434d8db97b6fadacad24ce2b4c))
21+
22+
### Documentation
23+
24+
- Update links in readme
25+
([`f73f046`](https://github.com/Kitware/trame-vtk/commit/f73f0465a9fd9989c07244ae666429e68b97cd53))
26+
27+
428
## v2.8.15 (2025-02-09)
529

630
### 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-vtk"
3-
version = "2.8.15"
3+
version = "2.8.16"
44
description = "VTK widgets for trame"
55
authors = [
66
{name = "Kitware Inc."},

0 commit comments

Comments
 (0)