Skip to content

Commit e11e822

Browse files
author
semantic-release
committed
3.5.2
Automatically generated by python-semantic-release
1 parent cd4b0d4 commit e11e822

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

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+
## v3.5.2 (2025-01-20)
5+
6+
### Bug Fixes
7+
8+
- **test**: Fix test helpers for Windows
9+
([`cd4b0d4`](https://github.com/Kitware/trame-client/commit/cd4b0d4496b7d83be3c879d9b036b52a630eae1d))
10+
11+
* Use full current python path when running Selenium server python process * Fix port parsing in
12+
xprocess logs for Windows * Add option to disable log prints to avoid test clutter
13+
14+
### Continuous Integration
15+
16+
- Skip changelog for codespell
17+
([`15c968d`](https://github.com/Kitware/trame-client/commit/15c968d798a022534c3ee9b26ca2e90bf54b7721))
18+
19+
### Documentation
20+
21+
- Update README.rst
22+
([`2e75d47`](https://github.com/Kitware/trame-client/commit/2e75d47533b545c2f2cbfb27a538468f15242b9b))
23+
24+
- **js**: List JS dependency
25+
([`c87fa89`](https://github.com/Kitware/trame-client/commit/c87fa89d6b7fccded0095ae5bdcec49fcaa95242))
26+
27+
428
## v3.5.1 (2024-12-30)
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-client"
3-
version = "3.5.1"
3+
version = "3.5.2"
44
description = "Internal client of trame"
55
authors = [
66
{name = "Kitware Inc."},

0 commit comments

Comments
 (0)