Skip to content

Commit cc61dcd

Browse files
author
semantic-release
committed
2.2.2
Automatically generated by python-semantic-release
1 parent b32d664 commit cc61dcd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

33

4+
## v2.2.2 (2025-10-29)
5+
6+
### Bug Fixes
7+
8+
- **leak**: Allow user to properly unregister handler and free memory
9+
([`b32d664`](https://github.com/Kitware/trame-rca/commit/b32d664f3ffac33df74a88e6fd29eccc0f96518a))
10+
11+
412
## v2.2.1 (2025-10-14)
513

614
### 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-rca"
3-
version = "2.2.1"
3+
version = "2.2.2"
44
description = "Remote Controlled Area widget for trame"
55
authors = [
66
{name = "Kitware Inc."},

0 commit comments

Comments
 (0)