Skip to content

Commit 83f5d72

Browse files
bump: version 2.8.23 → 2.8.24
1 parent 564303a commit 83f5d72

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v2.8.24 (2025-04-08)
2+
3+
### chore
4+
5+
- bump the minor-updates group with 3 updates (#203)
6+
17
## v2.8.23 (2025-04-01)
28

39
### ci

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "twyn"
3-
version = "2.8.23"
3+
version = "2.8.24"
44
description = ""
55
authors = [
66
"Daniel Sanz",
@@ -100,7 +100,7 @@ exclude_lines = ["if TYPE_CHECKING:", "pragma: no cover"]
100100

101101
[tool.commitizen]
102102
version_files = ["pyproject.toml:version"]
103-
version = "2.8.23"
103+
version = "2.8.24"
104104
tag_format = "v$version"
105105
name = "cz_customize"
106106

0 commit comments

Comments
 (0)