We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b1eb0c commit a229bdcCopy full SHA for a229bdc
2 files changed
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
<!--next-version-placeholder-->
4
5
+## v3.1.1 (2024-06-19)
6
+
7
+### Fix
8
9
+* **ready:** Remove unused future ([`9b1eb0c`](https://github.com/Kitware/trame-client/commit/9b1eb0cb3d622303ac153a85d5f78cf8777b3c1a))
10
11
+### Documentation
12
13
+* **js-lib:** Fix vite example ([`cc8ef8f`](https://github.com/Kitware/trame-client/commit/cc8ef8f845b352326cda6ca0f56f232788c376b8))
14
15
## v3.1.0 (2024-05-31)
16
17
### Feature
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = trame-client
-version = 3.1.0
+version = 3.1.1
description = Internal client of trame
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments