Skip to content

Commit 26ea7d9

Browse files
0.1.6
Automatically generated by python-semantic-release
1 parent 8585350 commit 26ea7d9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

33

44

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+
512
## v0.1.5 (2023-08-13)
613

714
### Fix

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 = "poetry-semantic-release"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
description = "poetry-semantic-release action"
55
authors = ["Matteo Fordiani <matteofordiani@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)