Skip to content

Commit d8740b1

Browse files
semantic-releaseactions-user
authored andcommitted
0.3.3
0.3.3 skip-checks: true
1 parent 762b01f commit d8740b1

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.3.3 (2023-01-09)
6+
### Fix
7+
* Fix readme ([`762b01f`](https://github.com/daniel-makerx/helloworld/commit/762b01f0cb6473664576ad5717901d2421e33a71))
8+
59
## v0.3.2 (2022-12-14)
610
### Fix
711
* Update tap repo ([`9120584`](https://github.com/daniel-makerx/helloworld/commit/9120584b88f309d1a561e0ca333da7c2756070ff))

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

0 commit comments

Comments
 (0)