Skip to content

Commit fe91cfb

Browse files
author
github-actions
committed
1.0.0
Automatically generated by python-semantic-release
1 parent 080923c commit fe91cfb

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.0.0 (2023-04-19)
6+
### Feature
7+
* **release:** Official release ([`080923c`](https://github.com/Kitware/trame-code/commit/080923c5ad7343dac65e192902947ed08f761f57))
8+
9+
### Breaking
10+
* Just making that library official now that it vue2/3 compatible ([`080923c`](https://github.com/Kitware/trame-code/commit/080923c5ad7343dac65e192902947ed08f761f57))
11+
512
## v0.1.0 (2023-04-18)
613
### Feature
714
* **textmate:** Handle textmate format ([`83cfb97`](https://github.com/Kitware/trame-code/commit/83cfb97110296afa5fbfd31a2d66a4c8dc9810d1))

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 = 0.1.0
3+
version = 1.0.0
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)