This commit is contained in:
9
.releaserc.json
Normal file
9
.releaserc.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"branches": ["main", "master"],
|
||||
"repositoryUrl": "https://gitea.malio.fr/MALIO-DEV/malio-layer-ui.git",
|
||||
"plugins": [
|
||||
"@semantic-release/commit-analyzer",
|
||||
"@semantic-release/release-notes-generator",
|
||||
"@semantic-release/npm"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user