We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0262b7f commit f34619bCopy full SHA for f34619b
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.3.0 (2024-04-16)
6
+
7
+### Feature
8
9
+* **LineSeed:** Add line seed widget ([`0262b7f`](https://github.com/Kitware/trame-components/commit/0262b7fe6ab9ed4d0372f26582de4204290e4d42))
10
11
## v2.2.1 (2023-09-19)
12
13
### Fix
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = trame-components
-version = 2.2.1
+version = 2.3.0
description = Core components for trame widgets
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments