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

21 Commits

Author SHA1 Message Date
b9493c1610
chore: cleanup docs and remove unused config deprecation (#10) 2023-10-17 14:40:46 +02:00
db1691ada4
refactor: rework packages and interfaces (#3) 2023-10-15 21:29:29 +02:00
00e2fe31e5
initial commit after fork 2023-10-12 16:18:25 +02:00
Beatriz Vieira
7d8ed49e17 feat: add HasMultipleTypes to ReleaseNoteCommitsSection
issue: #40
2022-02-28 21:17:37 -03:00
Beatriz Vieira
ebb70048ee feat: use release-notes.sections to sort sections on template variables
issue: #40
2022-02-07 22:49:32 -03:00
Beatriz Vieira
e650f64783 feat: add sections to release-notes config (headers is deprecated)
issue: #40
2022-02-07 20:40:53 -03: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
ff30229bf9 feat: support non version tags on changelog and release notes 2021-12-29 18:02:50 -03:00
Beatriz Vieira
b83c6e335d chore: run lint autofix 2021-07-31 16:03:58 -03:00
Beatriz Vieira
11a847fe22 feat: add support to rename or disable breaking changes section from release notes 2021-02-15 01:47:20 -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
a6259a910c feat: add commit-notes action
issue: #7
2021-01-25 17:16:56 -03:00
Beatriz Vieira
f4d1499331 refactor: extract template operation to formatter struct 2020-02-01 22:40:31 -03:00
Beatriz Vieira
e18b0cc08f refactor: merge breaking change key and tag 2020-02-01 21:15:12 -03:00
Beatriz Vieira
2cd32e3ed3 refactor: add version to releasenote struct 2020-02-01 21:00:53 -03:00
Beatriz Vieira
a23629d0d5 refactor: change version header from 1 to 2 2020-02-01 19:05:34 -03:00
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
ad7a5286b9 refactor: truncate time in minutes for release notes 2019-11-17 14:32:33 -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