Skip to content

Commit 0e168e4

Browse files
semantic-releaseactions-user
authored andcommitted
0.2.0
0.2.0 skip-checks: true
1 parent 31d408b commit 0e168e4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

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

5+
## v0.2.0 (2022-12-13)
6+
### Feature
7+
* Add say command ([`029511a`](https://github.com/daniel-makerx/helloworld/commit/029511a2adddab7cc26afb66d6f3292beb2a01f1))
8+
59
## v0.1.0 (2022-12-13)
610
### Feature
711
* A new feature ([`b57ab1a`](https://github.com/daniel-makerx/helloworld/commit/b57ab1a1f75a3bc8205bfac9d2dc8793aa6cfdce))

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.1.0"
3+
version = "0.2.0"
44
description = "Says Hello World"
55
authors = ["MakerX <daniel.mcgregor@makerx.com.au>"]
66
license = "MIT"

0 commit comments

Comments
 (0)