Compare commits

..

5 commits

Author SHA1 Message Date
da4a2ce7b0 limit git tasks to main branch 2024-11-08 17:30:28 +01:00
1ec32bc0d9 feat: add release management via taskdev
- create `Taskfile.yml`
- update version file with the new release version
- add new version tag
- push to remote and run goreleaser
2024-11-08 17:30:28 +01:00
34026b1bc9 fix: restore filter that excludes version bump entries 2024-11-08 17:30:28 +01:00
081e1ade47 feat: update -version output 2024-11-08 17:30:28 +01:00
e9d8d2e2dd feat: 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 17:30:25 +01:00

Diff content is not available