File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 33This changelog is auto-generated by the Python-based
44[ Commitizen] ( https://commitizen-tools.github.io/commitizen ) .
55
6+ ## 0.4.2 (2022-10-27)
7+
8+ ### Fix
9+
10+ - ** Renovate** : Remove post-update tasks
11+
612## 0.4.1 (2022-10-26)
713
814### Fix
Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ build-backend = "poetry.core.masonry.api"
44
55[tool ]
66 [tool .commitizen ]
7- version = " 0.4.1 "
7+ version = " 0.4.2 "
88 version_files = [" pyproject.toml:version" ]
99
1010 [tool .poetry ]
1111 name = " GitHub Starter Workflows"
12- version = " 0.4.1 "
12+ version = " 0.4.2 "
1313 description = " GitHub Actions Starter Workflows and Default Community Health Files"
1414 authors = [" Kurt von Laven <kurt.von.laven@gmail.com>" ]
1515 license = " MIT"
You can’t perform that action at this time.
0 commit comments