File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11[tool .commitizen ]
2- version = " 0.4.1 "
2+ version = " 0.4.2 "
33bump_message = " build(version): :bookmark: update version from $current_version to $new_version"
44version_schema = " semver"
55version_provider = " commitizen"
Original file line number Diff line number Diff line change @@ -10,6 +10,20 @@ a day. It also means any individual release will not have many changes
1010within it. Below is a list of releases along with what was changed
1111within it.
1212
13+ ## 0.4.2 (2025-09-02)
14+
15+ ### Fix
16+
17+ - :pencil2 : no spaces aroun em-dashes
18+
19+ ### Refactor
20+
21+ - :memo : simplify some text of the README
22+ - :recycle : replace ending of ` _contributors.yml ` with newline for pre-commit styling
23+ - :hammer : exclude justfile when listing TODOs
24+ - :hammer : use ` quarto update ` to match recipe name
25+ - :arrow_up : update pre-commit hook versions
26+
1327## 0.4.1 (2025-08-29)
1428
1529### Fix
You can’t perform that action at this time.
0 commit comments