Delete .releaserc.json

This commit is contained in:
암냥 (imnyang) 2025-06-06 04:11:51 +09:00 committed by GitHub
commit 9d393c87ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,15 +0,0 @@
{
"branches": ["release"],
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
[
"@semantic-release/github",
{
"failComment": false,
"failTitle": false,
"labels": false
}
]
]
}