Skip to content

Commit 346f969

Browse files
author
semantic-release
committed
0.1.0
Automatically generated by python-semantic-release
1 parent 1fd901d commit 346f969

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# CHANGELOG
2+
3+
4+
5+
## v0.1.0 (2024-05-06)
6+
7+
### Feature
8+
9+
* feat: switch trigger branches ([`1fd901d`](https://github.com/jonaslagoni/asyncapi-python-parser/commit/1fd901db37df48ef237366add6fbd493176b9b44))
10+
11+
* feat: add semantic-release ([`391f9a5`](https://github.com/jonaslagoni/asyncapi-python-parser/commit/391f9a562c3b4a5845d47bbe4f08be2371592026))
12+
13+
14+
## v0.0.1 (2024-05-06)
15+
16+
### Feature
17+
18+
* feat: trigger release ([`9a19d67`](https://github.com/jonaslagoni/asyncapi-python-parser/commit/9a19d67e1c804b782c7337095dfd5f5148d85f88))
19+
20+
* feat: move files around for build process ([`1216fc7`](https://github.com/jonaslagoni/asyncapi-python-parser/commit/1216fc75c3fce3159e6bff773d974e83485a48d9))
21+
22+
* feat: add files selection ([`6b6e028`](https://github.com/jonaslagoni/asyncapi-python-parser/commit/6b6e028538ccb2459f28d35841ee93df5642708f))
23+
24+
* feat: add initial implementation and test ([`9597fe6`](https://github.com/jonaslagoni/asyncapi-python-parser/commit/9597fe6feaeaf9122fde718a7e2c4c4ebc749f1b))
25+
26+
### Fix
27+
28+
* fix: python classifiers ([`6fe86ee`](https://github.com/jonaslagoni/asyncapi-python-parser/commit/6fe86eed78584fb9c2902772262be8da7b2d9ad2))
29+
30+
* fix: schema object ([`c0b9071`](https://github.com/jonaslagoni/asyncapi-python-parser/commit/c0b907180bea62371dd3136f7b511658aa7f6255))
31+
32+
### Unknown
33+
34+
* Initial commit ([`a1cfc7c`](https://github.com/jonaslagoni/asyncapi-python-parser/commit/a1cfc7cb054d6986e71e31810648afe258d4f821))
35+
36+
* Initial commit ([`08d6dfd`](https://github.com/jonaslagoni/asyncapi-python-parser/commit/08d6dfd218438a5f86dbc453be7bdd9d2ec79910))

0 commit comments

Comments
 (0)