Skip to content

Commit bd187f1

Browse files
actions-usergithub-actions
authored andcommitted
2.0.2
Automatically generated by python-semantic-release
1 parent 94675c6 commit bd187f1

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

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

5+
## v2.0.2 (2022-10-03)
6+
### Fix
7+
* Expose dataframe_to_grid() in __all__ ([`94675c6`](https://github.com/Kitware/trame-vuetify/commit/94675c6c0e5d9e8cc645219123e0616d81537f84))
8+
9+
### Documentation
10+
* **coverage:** Remove codecov PR comment ([`41127a6`](https://github.com/Kitware/trame-vuetify/commit/41127a6e07e81357cc2ee34d485155e1f4438764))
11+
* **coverage:** Add .coveragerc ([`8b3cf3e`](https://github.com/Kitware/trame-vuetify/commit/8b3cf3e879c89288d4b237e9b26a340aba1f7fee))
12+
* **ci:** Add coverage and codecov upload ([`7d9b1b4`](https://github.com/Kitware/trame-vuetify/commit/7d9b1b4261221c0b93e262e9e4e207e4542caed1))
13+
* **readme:** Add CI badge ([`1a8c9b5`](https://github.com/Kitware/trame-vuetify/commit/1a8c9b5086b5923cd19dfcfe39693a263e19fc4b))
14+
* **contributing:** Add CONTRIBUTING.rst ([`808a0a4`](https://github.com/Kitware/trame-vuetify/commit/808a0a4c48e8fcfdf60cabac25af619b814d0f20))
15+
516
## v2.0.1 (2022-05-27)
617
### Fix
718
* Downgrade python semantic release for fix ([`823508e`](https://github.com/Kitware/trame-vuetify/commit/823508e1d13f542686d0fde6866e7784dcbafc39))

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.1
3+
version = 2.0.2
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)