first commit
This commit is contained in:
11
vendor/codeception/stub/.releaserc.json
vendored
Normal file
11
vendor/codeception/stub/.releaserc.json
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"tagFormat": "${version}",
|
||||
"branches": ["master"],
|
||||
"plugins": [
|
||||
["@semantic-release/commit-analyzer", {
|
||||
"preset": "conventionalcommits"
|
||||
}],
|
||||
"@semantic-release/release-notes-generator",
|
||||
"@semantic-release/github"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user