perf(): testing sv
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sthope 2021-09-12 12:27:30 +02:00
parent d3c5be76ea
commit b22c8ae060

View File

@ -7,6 +7,12 @@
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
["@saithodev/semantic-release-gitea", {
"giteaUrl": "https://git.sthope.dev",
"assets": [
{"path": "test/asset.min.css", "label": "CSS distribution"},
]
}],
[
"@semantic-release/npm",
{