some-commit

This commit is contained in:
kraken 2022-09-18 21:54:21 +02:00
parent 1f46f6ac8d
commit f8ef900da6
No known key found for this signature in database
GPG Key ID: 71DAC090B0F84664

11
.releaserc.yml Normal file
View File

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