Skip to content

Commit 8668a62

Browse files
author
github-actions
committed
1.1.0
Automatically generated by python-semantic-release
1 parent fc5d8ae commit 8668a62

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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+
## v1.1.0 (2024-12-11)
6+
7+
### Feature
8+
9+
* **JS lib:** Add a client JS lib for the Communicator ([`cecb226`](https://github.com/Kitware/trame-iframe/commit/cecb2260f260525c10957d9d2f4720686da0eab4))
10+
* **cross-origin:** Embedded trame app to cross origin context ([`885bbbe`](https://github.com/Kitware/trame-iframe/commit/885bbbe3e2e3a8b115d06b37883093d89c967764))
11+
512
## v1.0.1 (2023-04-25)
613
### Fix
714
* **api:** Expose only meaningful classes ([`63e05be`](https://github.com/Kitware/trame-iframe/commit/63e05be7103de5d85aa4be3a02f3d4f9b4f185e3))

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-iframe
3-
version = 1.0.1
3+
version = 1.1.0
44
description = Helper for iframe/cross-origin communication for trame
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)