0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-06-03 03:49:39 +02:00

style: format .sv4git

This commit is contained in:
Beatriz Vieira 2022-07-22 16:31:10 -03:00
parent 6f41ca3a9f
commit 31c24553a4

View File

@ -2,16 +2,8 @@ version: "1.1"
versioning:
update-major: []
update-minor:
- feat
update-patch:
- build
- ci
- chore
- fix
- perf
- refactor
- test
update-minor: [feat]
update-patch: [build, ci, chore, fix, perf, refactor, test]
tag:
pattern: "v%d.%d.%d"