Merge branch 'main' of https://gitea.dikurium.ch/InnoPeak/drone-gitea-release
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
RaviAnand Mohabir 2024-06-25 12:32:19 +02:00
commit 60f7d3600e
2 changed files with 11 additions and 1 deletions

10
CHANGELOG.md Normal file
View File

@ -0,0 +1,10 @@
## 0.1.0 (2024-06-25)
### Feat
- :sparkles: add dockerfile
- :sparkles: implement drone-gitea-release plugin with support for tag from latest git tag or version file and notes from settings or file
### Fix
- :bug: disable CGO to be used in alpine image

View File

@ -5,5 +5,5 @@ commitizen:
name: cz_conventional_commits
tag_format: $version
update_changelog_on_bump: true
version: 0.0.1
version: 0.1.0
version_scheme: semver