File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.9.68 (2023-03-31)
7+
8+ ### Fix
9+
10+ - ** deps** : bump commitizen-tools/commitizen-action action to v0.18.1
11+
612## 0.9.67 (2023-03-31)
713
814### Fix
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ in `.pre-commit-config.yaml`.
6464
6565 ``` yaml
6666 - name : Install and run pre-commit hooks.
67- uses : ScribeMD/pre-commit-action@0.9.67
67+ uses : ScribeMD/pre-commit-action@0.9.68
6868 ` ` `
6969
7070## Inputs
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44
55[tool ]
66 [tool .commitizen ]
7- version = " 0.9.67 "
7+ version = " 0.9.68 "
88 version_files = [
99 " pyproject.toml:version" ,
1010 " README.md:pre-commit-action@"
@@ -13,7 +13,7 @@ build-backend = "poetry.core.masonry.api"
1313
1414 [tool .poetry ]
1515 name = " pre-commit-action"
16- version = " 0.9.67 "
16+ version = " 0.9.68 "
1717 description = " Optimized GitHub Action for Running pre-commit Hooks"
1818 authors = [" Kurt von Laven <kurt.von.laven@gmail.com>" ]
1919 license = " MIT"
You can’t perform that action at this time.
0 commit comments