Skip to content

Commit 194eee2

Browse files
committed
chore(release): v0.5.0
Automatically generated by python-semantic-release
1 parent 317d722 commit 194eee2

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,23 @@
22

33

44

5+
## v0.5.0 (2024-05-06)
6+
7+
### Feature
8+
9+
* feat: enable extensions ([`317d722`](https://github.com/jonaslagoni/asyncapi-python-parser/commit/317d72215da9aed503dd9fe9b20a85e70f07ba20))
10+
11+
* feat: include binary in release ([`56d1992`](https://github.com/jonaslagoni/asyncapi-python-parser/commit/56d19922360af0251243b04f1293acdf44f179ad))
12+
13+
514
## v0.4.0 (2024-05-06)
615

16+
### Chore
17+
18+
* chore(release): v0.4.0
19+
20+
Automatically generated by python-semantic-release ([`997e6d6`](https://github.com/jonaslagoni/asyncapi-python-parser/commit/997e6d60dff87b8911b123623da60b723b4585fc))
21+
722
### Feature
823

924
* feat: new release workflow ([`3d4c03c`](https://github.com/jonaslagoni/asyncapi-python-parser/commit/3d4c03cc6f38d82ed7b2236029ca15775154a0b0))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "asyncapi_python_parser_jonaslagoni"
7-
version = "0.4.0"
7+
version = "0.5.0"
88
authors = [
99
{ name="jonaslagoni", email="jonas-lt@live.dk" },
1010
]

0 commit comments

Comments
 (0)