with releaserc.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-08-21 16:25:56 +02:00
parent b16576f323
commit 1a2f019205
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

8
.releaserc.yml Normal file
View File

@ -0,0 +1,8 @@
branches:
- "main"
plugins:
- "@semantic-release/commit-analyzer"
- "@semantic-release/release-notes-generator"
- "@semantic-release/changelog"
- "@semantic-release/git"