Commit graph

4 commits

Author SHA1 Message Date
c175ca0352
chore(release): disable version link between lib and cli (#77)
Needed to be able to release lib first.
2025-05-04 00:54:29 +02:00
0cff95bab8
chore(release): open separate prs for lib and cli (#75)
The CLI depends on the lib, and to make sure that users who install
through `go install` use the correct version, we need to cut a release
for the lib first, bump in CLI and then release CLI.
2025-05-04 00:49:28 +02:00
043c73cf7d
ci: properly tag versions of library (#23)
Fixes #22
2024-05-19 17:20:52 +02:00
2db1c01a62
chore: setup CI (#1) 2024-05-05 00:37:08 +02:00