11 lines
194 B
JSON
11 lines
194 B
JSON
|
{
|
||
|
"command": {
|
||
|
"publish": {
|
||
|
"message": "chore(release): publish"
|
||
|
}
|
||
|
},
|
||
|
"ignoreChanges": [ "**/CHANGELOG.md", "**/test/**" ],
|
||
|
"packages": [ "tests/e2e/*" ],
|
||
|
"version": "independent"
|
||
|
}
|