Skip to content

Commit 89f97c3

Browse files
author
semantic-release
committed
3.8.1
Automatically generated by python-semantic-release
1 parent c6f6138 commit 89f97c3

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

33

4+
## v3.8.1 (2025-04-28)
5+
6+
### Bug Fixes
7+
8+
- **model/bind/event**: Fix event and directive processing
9+
([`c6f6138`](https://github.com/Kitware/trame-client/commit/c6f6138875201c23382965cf84d0263bea2a406f))
10+
11+
- **mouse-event**: Add missing enter/leave
12+
([`dadd593`](https://github.com/Kitware/trame-client/commit/dadd593b250bb51b026a84a68ed875cef7b07373))
13+
14+
415
## v3.8.0 (2025-04-24)
516

617
### Documentation

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

0 commit comments

Comments
 (0)