Skip to content

Commit

Permalink
Merge pull request #4 from touchtypie/fix/ci-fix-.github-release-draf…
Browse files Browse the repository at this point in the history
…ter.yml-config-to-consider-chore-as-patch-version

Fix (ci): Fix .github/release-drafter.yml config to consider chore as patch version
  • Loading branch information
leojonathanoh authored May 12, 2021
2 parents d42b980 + 89bf818 commit 00889d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ version-resolver:
- 'style'
- 'docs'
- 'documentation'
- 'chore'
default: patch
sort-by: title
template: |
Expand Down

0 comments on commit 00889d9

Please sign in to comment.