Skip to content

Commit 9ed948a

Browse files
authored
Merge pull request #163 from commitizen-tools/command-changelog-wip
Command changelog wip
2 parents 5bf5542 + aca2fe9 commit 9ed948a

22 files changed

+2446
-452
lines changed

.github/workflows/bumpversion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
git pull origin master --tags
3333
- name: Create bump
3434
run: |
35-
cz bump --yes
35+
cz bump --yes --changelog
3636
git tag
3737
- name: Push changes
3838
uses: Woile/github-push-action@master

0 commit comments

Comments
 (0)