chore: 🔖 reset to v0.1.0
This commit is contained in:
parent
b8ed0c7b84
commit
2747a41178
@ -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:
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user