Skip to content

Commit a000e7f

Browse files
author
github-actions
committed
1.0.1
Automatically generated by python-semantic-release
1 parent e125a5b commit a000e7f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

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

5+
## v1.0.1 (2023-08-16)
6+
7+
### Fix
8+
9+
* **docs:** Improve API ([`e125a5b`](https://github.com/Kitware/trame-code/commit/e125a5b03ea7518329adadb082fc4f142fd6f28e))
10+
11+
### Documentation
12+
13+
* **layout:** Use automaticLayout option ([`c416d98`](https://github.com/Kitware/trame-code/commit/c416d98d2827e06d0a281733186016d6dbee98ca))
14+
* **example:** Cleanup of textmate ([`d2e3eb3`](https://github.com/Kitware/trame-code/commit/d2e3eb322bef5574b2ae5ab0971d43c4a8335cd7))
15+
516
## v1.0.0 (2023-04-19)
617
### Feature
718
* **release:** Official release ([`080923c`](https://github.com/Kitware/trame-code/commit/080923c5ad7343dac65e192902947ed08f761f57))

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-code
3-
version = 1.0.0
3+
version = 1.0.1
44
description = Widget for Monaco VS code editor for trame
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)