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 9aebd64 commit a8a00b8Copy full SHA for a8a00b8
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.4.1 (2024-01-17)
6
+
7
+### Fix
8
9
+* **vuetify3:** Allow to provide config ([`9aebd64`](https://github.com/Kitware/trame-vuetify/commit/9aebd64728ed6746604569561633e0cd4f7c1ff8))
10
11
## v2.4.0 (2024-01-17)
12
13
### Feature
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = trame-vuetify
-version = 2.4.0
+version = 2.4.1
description = Vuetify widgets for trame
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments