We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dd242e commit fa7a95dCopy full SHA for fa7a95d
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v2.1.2 (2025-04-24)
5
+
6
+### Bug Fixes
7
8
+- **widget**: Add alias with warning to avoid breaking change
9
+ ([`7dd242e`](https://github.com/Kitware/trame-rca/commit/7dd242e061c838a679005a931ecad48897d2b45d))
10
11
12
## v2.1.1 (2025-04-23)
13
14
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "trame-rca"
-version = "2.1.1"
+version = "2.1.2"
description = "Remote Controlled Area widget for trame"
authors = [
{name = "Kitware Inc."},
0 commit comments