Skip to content

Commit a90957a

Browse files
author
github-actions
committed
2.2.0
Automatically generated by python-semantic-release
1 parent affb4eb commit a90957a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

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

5+
## v2.2.0 (2023-02-11)
6+
### Feature
7+
* **vue3:** Add support for vue3 ([`494bfa6`](https://github.com/Kitware/trame-vuetify/commit/494bfa6d207114d8297b1b4c11e937e100dc2db8))
8+
59
## v2.1.0 (2023-01-21)
610
### Feature
711
* **on_server_reload:** Pass server instance to ctrl.on_server_reload ([`e552141`](https://github.com/Kitware/trame-vuetify/commit/e552141b88e41be258a1edd3bc47aaf1f0a287f7))

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.1.0
3+
version = 2.2.0
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)