We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 923907b commit 15985e8Copy full SHA for 15985e8
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.4.2 (2024-05-06)
6
+
7
+### Fix
8
9
+* **examples:** 00_AddressBook ([`072c1f1`](https://github.com/Kitware/trame-simput/commit/072c1f1d2638164813075c3be1392357a7e3f6ea))
10
+* **vue3:** Vuetify v3 templates ([`546571b`](https://github.com/Kitware/trame-simput/commit/546571b68a6633d65df68598e08996c1cb56b28d))
11
12
## v2.4.1 (2024-01-05)
13
14
### Fix
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = trame-simput
-version = 2.4.1
+version = 2.4.2
description = Simput implementation for trame
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments