We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6389ab + 9eaabf4 commit d25d8ebCopy full SHA for d25d8eb
1 file changed
.github/workflows/release-create.yaml
@@ -53,7 +53,7 @@ jobs:
53
54
- id: cz
55
name: Create changelog and bump version
56
- uses: commitizen-tools/commitizen-action@0.26.0
+ uses: commitizen-tools/commitizen-action@0.27.0
57
with:
58
changelog: true
59
changelog_increment_filename: "changes.md"
0 commit comments