Skip to content

Commit 3ece1ee

Browse files
build(version): 🔖 update version from 0.17.9 to 0.17.10
1 parent b76199a commit 3ece1ee

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.commitizen]
2-
version = "0.17.9"
2+
version = "0.17.10"
33
bump_message = "build(version): :bookmark: update version from $current_version to $new_version"
44
version_schema = "semver"
55
version_provider = "commitizen"

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ often, sometimes several in a day. It also means any individual release
99
will not have many changes within it. Below is a list of releases along
1010
with what was changed within it.
1111

12+
## 0.17.10 (2025-09-18)
13+
14+
### Fix
15+
16+
- :bug: overwrite `_contributor.qmd` with `>` (#207)
17+
18+
### Refactor
19+
20+
- :arrow_up: upgrade pre-commit hook versions (#208)
21+
1222
## 0.17.9 (2025-09-10)
1323

1424
### Refactor

0 commit comments

Comments
 (0)