Skip to content

Commit 997e6d6

Browse files
author
semantic-release
committed
chore(release): v0.4.0
Automatically generated by python-semantic-release
1 parent 3d4c03c commit 997e6d6

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v0.4.0 (2024-05-06)
6+
7+
### Feature
8+
9+
* feat: new release workflow ([`3d4c03c`](https://github.com/jonaslagoni/asyncapi-python-parser/commit/3d4c03cc6f38d82ed7b2236029ca15775154a0b0))
10+
11+
512
## v0.3.0 (2024-05-06)
613

14+
### Chore
15+
16+
* chore(release): v0.3.0
17+
18+
Automatically generated by python-semantic-release ([`a23e87f`](https://github.com/jonaslagoni/asyncapi-python-parser/commit/a23e87faae14504c1fb9c3c339fbf07b7f232e20))
19+
720
### Feature
821

922
* feat: install dependencies on build ([`3007563`](https://github.com/jonaslagoni/asyncapi-python-parser/commit/30075637dfd192e8f60911aba0bc55db55961995))

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.0.3"
7+
version = "0.4.0"
88
authors = [
99
{ name="jonaslagoni", email="jonas-lt@live.dk" },
1010
]

0 commit comments

Comments
 (0)