0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-11-14 17:50:40 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
b605085837
fix: also support .yaml config (#124) 2024-10-20 12:48:54 +02:00
9bdc5e1dd9
ci: fix golangci-lint deprecations 2024-05-12 11:08:29 +02:00
renovate[bot]
2d2de1a5e0
chore(deps): update golang devdeps non-major (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-02-12 09:09:42 +01:00
a2f25f042e
feat: add flag to create local tag only (#14) 2023-10-18 16:09:13 +02:00
aafeb36d4a
feat: add flag to control tag annotation (#13) 2023-10-18 15:51:05 +02:00
66b6f803b8
fix: skip tag and next-version if unchanged (#11) 2023-10-17 15:23:00 +02:00
b9493c1610
chore: cleanup docs and remove unused config deprecation (#10) 2023-10-17 14:40:46 +02:00
795a6bb090
fix: fix tag filter in releasenotes command (#9) 2023-10-17 10:43:45 +02:00
be1b592470
feat: add special value next for tag filters 2023-10-17 09:52:28 +02:00
7e4c4257eb
fix gomod version 2023-10-16 21:41:33 +02:00
14ee7e71c2
feat: add option to write changelogs to file (#6) 2023-10-16 00:29:02 +02:00
eb7bea48e2
fix: add missing processors and fix logging 2023-10-15 22:20:39 +02:00
ac9b7496c5
chore: cleanup and update dependencies 2023-10-15 21:45:47 +02:00
db1691ada4
refactor: rework packages and interfaces (#3) 2023-10-15 21:29:29 +02:00