Skip to content

Commit 895adf5

Browse files
author
github-actions
committed
2.1.0
Automatically generated by python-semantic-release
1 parent e552141 commit 895adf5

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.1.0 (2023-01-21)
6+
### Feature
7+
* **on_server_reload:** Pass server instance to ctrl.on_server_reload ([`e552141`](https://github.com/Kitware/trame-vuetify/commit/e552141b88e41be258a1edd3bc47aaf1f0a287f7))
8+
59
## v2.0.2 (2022-10-03)
610
### Fix
711
* Expose dataframe_to_grid() in __all__ ([`94675c6`](https://github.com/Kitware/trame-vuetify/commit/94675c6c0e5d9e8cc645219123e0616d81537f84))

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.0.2
3+
version = 2.1.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)