Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Apr 5, 2023
1 parent 4486f2d commit 86d1e6d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

<!--next-version-placeholder-->

## v0.1.0 (2023-04-05)
### Feature
* **comm:** Provide iframe comm for trame ([`a7a98c5`](https://github.com/Kitware/trame-iframe/commit/a7a98c5b47c66f15d55c0445021f65a31cd70b97))

### Documentation
* **api:** Update python API doc ([`4486f2d`](https://github.com/Kitware/trame-iframe/commit/4486f2d98bff86131bd26f334b38dccb7afdd579))
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = trame-iframe
version = 0.0.0
version = 0.1.0
description = Helper for cross-origin communication for trame
long_description = file: README.rst
long_description_content_type = text/x-rst
Expand Down

0 comments on commit 86d1e6d

Please sign in to comment.