mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 09:48:18 -05:00
13 lines
278 B
JSON
13 lines
278 B
JSON
{
|
|
"command": {
|
|
"version": {
|
|
"allowBranch": "main",
|
|
"conventionalCommits": true,
|
|
"message": "chore(release): %s 🚀"
|
|
}
|
|
},
|
|
"ignoreChanges": ["**/*.md", "**/__tests__/**", "**/__stories__/**"],
|
|
"version": "6.0.0-alpha.5",
|
|
"npmClient": "yarn"
|
|
}
|