Skip to content

Commit cf2583f

Browse files
semantic-releaseactions-user
authored andcommitted
0.4.0
0.4.0 skip-checks: true
1 parent 83d9e4c commit cf2583f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

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

5+
## v0.4.0 (2023-01-09)
6+
### Feature
7+
* A different new feature ([`f301c81`](https://github.com/daniel-makerx/helloworld/commit/f301c81c44b3ce0ed89cf5f41141eeb1a1d90d03))
8+
9+
### Fix
10+
* The third fix ([`c875d40`](https://github.com/daniel-makerx/helloworld/commit/c875d40c5a9a93c938c56b18ff5fc2c3d57074ab))
11+
* Another bug fix ([`5d0e83f`](https://github.com/daniel-makerx/helloworld/commit/5d0e83f107f9659dc28d40070a9aedc7f8b722e2))
12+
* A minor fix ([`7d932b8`](https://github.com/daniel-makerx/helloworld/commit/7d932b8bd615dd01121b579008c808db0de26d0c))
13+
514
## v0.3.3 (2023-01-09)
615
### Fix
716
* Fix readme ([`762b01f`](https://github.com/daniel-makerx/helloworld/commit/762b01f0cb6473664576ad5717901d2421e33a71))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "helloworld"
3-
version = "0.3.3"
3+
version = "0.4.0"
44
description = "Says Hello World"
55
authors = ["MakerX <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)