Skip to content

Commit 6f476cf

Browse files
author
github-actions
committed
2.16.1
Automatically generated by python-semantic-release
1 parent 6088de2 commit 6f476cf

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## v2.16.1 (2024-02-16)
6+
7+
### Fix
8+
9+
* **docs:** Fix typo in CHANGELOG.md ([`9f1542a`](https://github.com/Kitware/trame-client/commit/9f1542a1751fae4114cc56607ad3a2c1ef4dde95))
10+
* **vue3:** Fix vue3 components remounting every time a key is added to state ([`417a71f`](https://github.com/Kitware/trame-client/commit/417a71f12993f19c6142fcf64d657d7026ab21b7))
11+
512
## v2.16.0 (2024-02-14)
613

714
### Feature

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-client
3-
version = 2.16.0
3+
version = 2.16.1
44
description = Internal client of trame
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)