@@ -21,7 +21,8 @@ each release.
2121
2222### Feat
2323
24- - :sparkles : use ruff to check for unused arguments instead of vulture (#246 )
24+ - :sparkles : use ruff to check for unused arguments instead of vulture
25+ (#246 )
2526
2627## 0.20.0 (2026-02-16)
2728
@@ -79,16 +80,15 @@ each release.
7980
8081- :hammer : ignore other dirs and files when listing todos (#200 )
8182- :bug : ` github_repo ` (via ` _folder_name ` ) doesn't work using ` update `
82- (#197 )
83+ (#197 )
8384
8485### Refactor
8586
8687- :pushpin : update pre-commit hook versions (#199 )
8788- :memo : simplify CHANGELOG description (#193 )
88- - :hammer : contributor script outputs text, output to file with
89- justfile (#192 )
90- - :fire : ` update-from-workflow ` is too complicated and not needed
91- (#190 )
89+ - :hammer : contributor script outputs text, output to file with justfile
90+ (#192 )
91+ - :fire : ` update-from-workflow ` is too complicated and not needed (#190 )
9292
9393## 0.17.7 (2025-09-05)
9494
@@ -166,8 +166,8 @@ each release.
166166
167167### Refactor
168168
169- - :wrench : add ` theme ` option in ` _quarto.yml ` , and ` brand ` for
170- Seedcase (#170 )
169+ - :wrench : add ` theme ` option in ` _quarto.yml ` , and ` brand ` for Seedcase
170+ (#170 )
171171
172172## 0.16.1 (2025-09-01)
173173
@@ -193,18 +193,18 @@ each release.
193193### Fix
194194
195195- :bug : need to run build workflow after version bump to get changelog
196- (#110 )
196+ (#110 )
197197- :construction_worker : explicitly checkout newest version to publish
198- (#107 )
198+ (#107 )
199199- :construction_worker : forgot to checkout before building and
200- publishing (#106 )
201- - :construction_worker : only run when previous and current versions
202- are different (#98 )
200+ publishing (#106 )
201+ - :construction_worker : only run when previous and current versions are
202+ different (#98 )
203203- :construction_worker : use the ` has_released ` output to run or not
204- (#97 )
204+ (#97 )
205205- :bug : install uv in publish step and only for tags (#96 )
206206- :hammer : the ` check-commits ` recipe wasn't correctly checking them
207- (#48 )
207+ (#48 )
208208- :hammer : the ` check-commits ` recipe wasn't correctly checking them
209209- :bug : remove auto-built reference docs before/after building (#47 )
210210- :bug : remove auto-built reference docs before/after building
0 commit comments