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 e53aae7 commit 12acec2Copy full SHA for 12acec2
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.2.2 (2023-02-14)
6
+### Fix
7
+* **warn:** Prevent prop type warning ([`e53aae7`](https://github.com/Kitware/trame-vuetify/commit/e53aae76c563b7bcc6a16584b8573747b293d057))
8
+
9
## v2.2.1 (2023-02-13)
10
### Fix
11
* **vue3:** Layout attr update ([`d7a2492`](https://github.com/Kitware/trame-vuetify/commit/d7a24928141722415f8c8e2e94a63e3336bae19d))
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = trame-vuetify
-version = 2.2.1
+version = 2.2.2
description = Vuetify widgets for trame
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments