Skip to content

Commit 25d8b52

Browse files
author
github-actions
committed
2.2.2
Automatically generated by python-semantic-release
1 parent 51d2a7a commit 25d8b52

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

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

5+
## v2.2.2 (2022-11-02)
6+
### Fix
7+
* **domain:** Remove int constraint on proxy id ([`c8cf5bd`](https://github.com/Kitware/trame-simput/commit/c8cf5bdaee3e31d60e33f2adfbfe21d7ade6e69e))
8+
59
## v2.2.1 (2022-10-25)
610
### Fix
711
* **proxy:** Log warning if no definition was found in set_property ([`6d432eb`](https://github.com/Kitware/trame-simput/commit/6d432ebec4860c1165c524f650d1cc507e7b62b2))

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-simput
3-
version = 2.2.1
3+
version = 2.2.2
44
description = Simput implementation for trame
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)