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 fdf7ff5 commit b7e1528Copy full SHA for b7e1528
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.2.3 (2023-02-23)
6
+### Fix
7
+* **version:** Add __version__ ([`fdf7ff5`](https://github.com/Kitware/trame-vuetify/commit/fdf7ff57d2f13c4bc58edb051aff922c2da93508))
8
+
9
## v2.2.2 (2023-02-14)
10
### Fix
11
* **warn:** Prevent prop type warning ([`e53aae7`](https://github.com/Kitware/trame-vuetify/commit/e53aae76c563b7bcc6a16584b8573747b293d057))
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = trame-vuetify
-version = 2.2.2
+version = 2.2.3
description = Vuetify widgets for trame
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments