Skip to content

Commit eea4d26

Browse files
author
semantic-release
committed
3.6.0
Automatically generated by python-semantic-release
1 parent 53390eb commit eea4d26

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## v3.6.0 (2025-02-26)
5+
6+
### Documentation
7+
8+
- **js**: Add doc string to JS API
9+
([`5c81263`](https://github.com/Kitware/trame-client/commit/5c81263670063a915c1c3a2a1e8c1df35ac63ea1))
10+
11+
- **js-lib**: Update library to fix js-doc annotation
12+
([`533fbfd`](https://github.com/Kitware/trame-client/commit/533fbfd3b50c3e1ba01208c42b3c66497356aba2))
13+
14+
### Features
15+
16+
- **TrameComponent**: Provide helper class to handle method decoration
17+
([`53390eb`](https://github.com/Kitware/trame-client/commit/53390eb5178c8503b281da8298be58109ae750b3))
18+
19+
420
## v3.5.2 (2025-01-20)
521

622
### 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.2"
3+
version = "3.6.0"
44
description = "Internal client of trame"
55
authors = [
66
{name = "Kitware Inc."},

0 commit comments

Comments
 (0)