0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-09-20 00:02:46 +02:00
git-sv/sv
2021-07-31 00:47:58 -03:00
..
config.go feat: change some config arrays to yaml inline arrays for better readability 2021-07-30 20:58:10 -03:00
formatter_test.go feat: support more commit-types on release notes in a fixed order 2021-07-30 21:03:34 -03:00
formatter.go feat: support more commit-types on release notes in a fixed order 2021-07-30 21:03:34 -03:00
git_test.go refact: remove redundant type from slice 2020-08-27 22:30:56 -03:00
git.go feat(changelog): add add-next-version flag 2021-04-10 22:59:30 -03:00
helpers_test.go feat: add support to rename or disable breaking changes section from release notes 2021-02-15 01:47:20 -03:00
message_test.go feat: add flags to commit command 2021-07-31 00:47:58 -03:00
message.go feat: add flags to commit command 2021-07-31 00:47:58 -03:00
releasenotes_test.go feat: add support to rename or disable breaking changes section from release notes 2021-02-15 01:47:20 -03:00
releasenotes.go feat: add support to rename or disable breaking changes section from release notes 2021-02-15 01:47:20 -03:00
semver_test.go feat(changelog): add add-next-version flag 2021-04-10 22:59:30 -03:00
semver.go feat(changelog): add add-next-version flag 2021-04-10 22:59:30 -03:00