Skip to content

Commit fc5054c

Browse files
author
github-actions
committed
2.2.1
Automatically generated by python-semantic-release
1 parent d7a2492 commit fc5054c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

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

5+
## v2.2.1 (2023-02-13)
6+
### Fix
7+
* **vue3:** Layout attr update ([`d7a2492`](https://github.com/Kitware/trame-vuetify/commit/d7a24928141722415f8c8e2e94a63e3336bae19d))
8+
* **vue3:** Convert CamelCase attributes to snake_case ([`8a2d7c0`](https://github.com/Kitware/trame-vuetify/commit/8a2d7c0d3ddbd95bfbe0bd4194f5b5f012e9533e))
9+
510
## v2.2.0 (2023-02-11)
611
### Feature
712
* **vue3:** Add support for vue3 ([`494bfa6`](https://github.com/Kitware/trame-vuetify/commit/494bfa6d207114d8297b1b4c11e937e100dc2db8))

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-vuetify
3-
version = 2.2.0
3+
version = 2.2.1
44
description = Vuetify widgets for trame
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)