Skip to content

Commit 0383a31

Browse files
author
github-actions
committed
2.1.0
Automatically generated by python-semantic-release
1 parent 407c5b0 commit 0383a31

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.1.0 (2022-11-18)
6+
### Feature
7+
* **figure:** Add ability to set state variable name ([`e09a072`](https://github.com/Kitware/trame-plotly/commit/e09a072347e3b03234d90028a826634cd334a1bf))
8+
9+
### Documentation
10+
* **coverage:** Remove codecov PR comment ([`5196cc3`](https://github.com/Kitware/trame-plotly/commit/5196cc37347942375e5bc2a372bd7fc13ed9c6ad))
11+
* **coverage:** Add .coveragerc ([`dc825d0`](https://github.com/Kitware/trame-plotly/commit/dc825d05f815583030be00dfeaf1dce007cb463c))
12+
* **ci:** Add coverage and codecov upload ([`3862800`](https://github.com/Kitware/trame-plotly/commit/38628009ead520307f6b29144da11a5b92ad10ae))
13+
* **readme:** Add CI badge ([`32ff20a`](https://github.com/Kitware/trame-plotly/commit/32ff20a03d2c1508c4984554cb913610a16ff26a))
14+
* **contributing:** Add CONTRIBUTING.rst ([`22b5908`](https://github.com/Kitware/trame-plotly/commit/22b5908eddad7607c8b01fe43a076952993281b0))
15+
516
## v2.0.1 (2022-05-27)
617
### Fix
718
* Add initial CI, including semantic release ([`cf33a87`](https://github.com/Kitware/trame-plotly/commit/cf33a87eb02f0968dc224ffd74f511402fa5a667))

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-plotly
3-
version = 2.0.1
3+
version = 2.1.0
44
description = Plotly figure widget for trame
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)