Compare commits

..

5 commits

Author SHA1 Message Date
9d92b6858a limit git tasks to main branch 2024-11-08 16:00:57 +01:00
12b01a2757 feat(Taskfile): add release management tasks
- update version file with the new release version
- add new version tag
- push to remote and run goreleaser
2024-11-08 15:13:46 +01:00
b910d9251b fix: restore filter that excludes version bump entries 2024-11-08 14:23:54 +01:00
a809f4c53e feat: update -version output 2024-11-08 14:22:54 +01:00
6b90c5e4a2 feat(metadata): move version string to version.txt
- create version.txt to store the version number
- add function to read version from version.txt
- replace hardcoded version with dynamic retrieval
2024-11-08 14:21:22 +01:00

Diff content is not available