chore: 🔖 reset to v0.1.0

This commit is contained in:
RaviAnand Mohabir 2024-06-27 16:23:12 +02:00
parent b8ed0c7b84
commit 2747a41178
2 changed files with 2 additions and 7 deletions

View File

@ -21,7 +21,7 @@ steps:
from_secret: git_user
image: python:3.12
name: bump version and generate changelog
- image: gitea.dikurium.ch/innopeak/drone-gitea-release:0.5
- image: gitea.dikurium.ch/innopeak/drone-gitea-release:0.6
name: create release
settings:
gitea_password:
@ -33,6 +33,7 @@ steps:
owner: innopeak
repo: gqlgen-contrib
skip_if_no_notes_file: true
use_latest_git_tag: true
fetch_git_tags: true
trigger:

View File

@ -1,6 +0,0 @@
## 0.1.0 (2024-06-26)
### Feat
- :sparkles: add hive reporter
- :sparkles: add sentry tracer extension with operation reporting and exception capturing