Skip to content

Commit 7e2df78

Browse files
author
github-actions
committed
2.4.0
Automatically generated by python-semantic-release
1 parent 7a720d0 commit 7e2df78

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
<!--next-version-placeholder-->
44

5+
## v2.4.0 (2024-01-04)
6+
7+
### Feature
8+
9+
* **vue3:** Add vue3/vuetify3 support ([`e5ab046`](https://github.com/Kitware/trame-simput/commit/e5ab0465797d329b7c4cb846b9a4ac400914a070))
10+
11+
### Fix
12+
13+
* **vue3:** Update examples to work with vuetify 3 ([`222f2c3`](https://github.com/Kitware/trame-simput/commit/222f2c3c5165cfb6efad4e3a5eaa00d00e14821d))
14+
* **widgets:** Slider v-alert and template fix ([`e198720`](https://github.com/Kitware/trame-simput/commit/e198720ae8e05d03fca0b690d0ad3986bc4a580e))
15+
16+
### Documentation
17+
18+
* **example:** Add dyna drop down ([`083c052`](https://github.com/Kitware/trame-simput/commit/083c0525b9219dce16a42c0c51b2f58d715f71cc))
19+
520
## v2.3.3 (2023-08-22)
621

722
### Fix

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = trame-simput
3-
version = 2.3.3
3+
version = 2.4.0
44
description = Simput implementation for trame
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)