Skip to content

Commit 4e85a9d

Browse files
bump: version 1.1.5 → 1.1.6
1 parent 7648a5d commit 4e85a9d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.1.6 (2024-05-28)
2+
3+
### Fix
4+
5+
- sigstore
6+
17
## v1.1.5 (2024-05-28)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ testpaths = ["tests/python"]
2626

2727
[tool.commitizen]
2828
name = "cz_conventional_commits"
29-
version = "1.1.5"
29+
version = "1.1.6"
3030
tag_format = "v$version"
3131

3232
[tool.cibuildwheel]

0 commit comments

Comments
 (0)