Skip to content

Commit bb545a2

Browse files
semantic-releaseactions-user
authored andcommitted
0.3.2
0.3.2 skip-checks: true
1 parent 9120584 commit bb545a2

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.2 (2022-12-14)
6+
### Fix
7+
* Update tap repo ([`9120584`](https://github.com/daniel-makerx/helloworld/commit/9120584b88f309d1a561e0ca333da7c2756070ff))
8+
59
## v0.3.1 (2022-12-14)
610
### Fix
711
* Fix formula script ([`8ca3b52`](https://github.com/daniel-makerx/helloworld/commit/8ca3b52a2b00d03ccc56575a2b26757816c87624))

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

0 commit comments

Comments
 (0)