0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-09-19 13:52:45 +02:00
Commit Graph

109 Commits

Author SHA1 Message Date
Beatriz Vieira
afa57122ba feat: generate release-notes and commit-log from tag when flag -t is used 2020-02-01 18:19:38 -03:00
Beatriz Vieira
026a45b033 fix: git tag command 2019-12-04 19:50:02 -03:00
Beatriz Vieira
013ef66372 feat: git tag command 2019-12-04 19:37:50 -03:00
Beatriz Vieira
729cfb5f49 test: unit tests for releasenotes.go 2019-11-17 14:43:01 -03:00
Beatriz Vieira
ad7a5286b9 refactor: truncate time in minutes for release notes 2019-11-17 14:32:33 -03:00
Beatriz Vieira
a32342cf47 fix: nil reference on ToVersion 2019-11-17 14:03:50 -03:00
Beatriz Vieira
35b7f74a2a test: unit tests for semver.go 2019-11-17 14:03:30 -03:00
Beatriz Vieira
8689388740 refactor: fix NextVersion typo 2019-11-17 13:41:00 -03:00
Beatriz Vieira
9374b3addc feat: add support for current-version, next-version, commit-log and release-notes
BREAKING CHANGE: first release
2019-11-17 13:17:24 -03:00