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

13 Commits

Author SHA1 Message Date
00e2fe31e5
initial commit after fork 2023-10-12 16:18:25 +02:00
Beatriz Vieira
94fff067a1 refactor: remove order from templates variables and add authors
issue: #40
2022-02-06 22:06:46 -03:00
Beatriz Vieira
6352021adb feat: add semantic-version-only flat to changelog command 2022-01-29 19:25:52 -03:00
Beatriz Vieira
ab57089ddd test: test nil version on NextVersion function 2021-12-29 18:07:52 -03:00
Beatriz Vieira
ff30229bf9 feat: support non version tags on changelog and release notes 2021-12-29 18:02:50 -03:00
Beatriz Vieira
a1eaa78a6c feat(changelog): add add-next-version flag
issue: #17
2021-04-10 22:59:30 -03:00
Beatriz Vieira
5c992b6826 feat: ignore known types on bumping version if not mapped on bump config 2021-02-15 02:41:43 -03:00
Beatriz Vieira
e70283a0c5 feat: config sv4git using yaml
BREAKING CHANGE: stop using var envs to config sv4git
2021-02-14 19:42:22 -03:00
Beatriz Vieira
9b63aacd8d refactor: add versioning, tag and release notes config 2021-02-14 02:32:23 -03:00
Beatriz Vieira
8cf6f1eb56 feat: support conventional commits exclamation mark on breaking changes
BREAKING CHANGE: changes commit-log command json, rename subject to description, move all commit message attributes to 'message'
2021-02-13 23:35:31 -03:00
Beatriz Vieira
99d6705350 chore: update go and semver versions 2021-02-13 15:40:09 -03:00
Beatriz Vieira
729cfb5f49 test: unit tests for releasenotes.go 2019-11-17 14:43:01 -03:00
Beatriz Vieira
35b7f74a2a test: unit tests for semver.go 2019-11-17 14:03:30 -03:00