We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8585350 commit 26ea7d9Copy full SHA for 26ea7d9
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
4
5
+## v0.1.6 (2023-08-13)
6
+
7
+### Fix
8
9
+* fix: change action name ([`8585350`](https://github.com/matteo4diani/poetry-semantic-release/commit/8585350c1b9f636e8391f0896f012db0ec4d409c))
10
11
12
## v0.1.5 (2023-08-13)
13
14
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "poetry-semantic-release"
-version = "0.1.5"
+version = "0.1.6"
description = "poetry-semantic-release action"
authors = ["Matteo Fordiani <matteofordiani@gmail.com>"]
readme = "README.md"
0 commit comments