13 Commits

Author SHA1 Message Date
5fd902f87c feat: enable commit bodies in changelog and fixes general warnings and updates (#49)
All checks were successful
continuous-integration/drone/push Build is passing
Allows commit bodies to show up in release notes, this is something I'd prefer as my releases are usually short, and I'd like to see these as I don't use pull requests as often, and often miss the context, as I don't link to commits currently.

Also fixes a lot of warnings and reintroduces failing tests, still not perfect, but better than before.
Co-authored-by: kjuulh <contact@kjuulh.io>
Co-committed-by: kjuulh <contact@kjuulh.io>
2025-01-09 23:46:07 +01:00
b6af2378c3
feat: update with repository
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-02 12:25:48 +02:00
391defa4ee
chore: add mit license
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-02 12:20:34 +02:00
c7793f7422
refactor: move commands and misc out of main binary package
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-01 15:34:24 +02:00
8cd68d569b
feat: refactor frontend configuration
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-01 02:31:44 +02:00
8c3a0c699c
feat: with prepend as well
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-31 10:35:22 +02:00
86664bc497
feat: add cliff
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-31 00:35:19 +02:00
bfad2af1d0
feat: remove tokio
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-30 22:45:47 +02:00
b5e8c78c89
feat: with git client
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-30 22:23:03 +02:00
51e3ea3e2f
feat: with conventional parse
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-30 17:24:33 +02:00
120865f72c
feat: add semver
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-30 14:03:24 +02:00
5876ed847c
feat: with gitea client
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-30 01:39:28 +02:00
ccb026365a
feat: rename to cuddle_please
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-29 15:29:36 +02:00