File tree Expand file tree Collapse file tree 4 files changed +17
-4
lines changed
Expand file tree Collapse file tree 4 files changed +17
-4
lines changed Original file line number Diff line number Diff line change 11[tool .commitizen ]
2- version = " 0.4.0 "
2+ version = " 0.4.1 "
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 @@ -14,10 +14,10 @@ jobs:
1414 runs-on : ubuntu-latest
1515 steps :
1616 - name : Checkout
17- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
17+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
1818
1919 - name : Set up uv
20- uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc
20+ uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b
2121
2222 - name : Set up Quarto
2323 uses : quarto-dev/quarto-actions/setup@9e48da27e184aa238fcb49f5db75469626d43adb # v2.1.9
Original file line number Diff line number Diff line change @@ -10,6 +10,19 @@ 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.1 (2025-08-29)
14+
15+ ### Fix
16+
17+ - :pencil2 : should say "teach", not "instruct"
18+ - :fire : removed left over note in ` justfile `
19+ - :pencil2 : CONTRIBUTING in template shouldn't refer to "template"
20+
21+ ### Refactor
22+
23+ - :lipstick : use less emojis and a specific star in ` star-us ` includes
24+ - :recycle : mention that some files are for development too
25+
1326## 0.4.0 (2025-08-29)
1427
1528### Feat
Original file line number Diff line number Diff line change 2525 # sub-packages, which confuses pre-commit when it tries to find the latest
2626 # version
2727 - repo : https://github.com/adhtruong/mirrors-typos
28- rev : v1.35.5
28+ rev : v1.35.8
2929 hooks :
3030 - id : typos
You can’t perform that action at this time.
0 commit comments