We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7cb238 commit fb00e07Copy full SHA for fb00e07
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.4.1 (2024-01-05)
6
+
7
+### Fix
8
9
+* **vue3:** Remove console logging ([#19](https://github.com/Kitware/trame-simput/issues/19)) ([`d7cb238`](https://github.com/Kitware/trame-simput/commit/d7cb2385424cea0351f32168d53fa09a6705201a))
10
11
## v2.4.0 (2024-01-04)
12
13
### Feature
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = trame-simput
-version = 2.4.0
+version = 2.4.1
description = Simput implementation for trame
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments