We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 32fbeee + 91f5d08 commit 96d5b99Copy full SHA for 96d5b99
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.27.0
+ uses: commitizen-tools/commitizen-action@0.27.1
57
with:
58
changelog: true
59
changelog_increment_filename: "changes.md"
0 commit comments