fix(config): always load config first.

This commit is contained in:
Rodrigo Rodriguez (pragmatismo.io) 2018-11-17 09:33:39 -02:00
parent 0ce86fce2c
commit 700f5ed9ac

View file

@ -186,6 +186,7 @@
}
},
"release": {
"tagFormat": "${version}",
"debug": true,
"plugins": [
"@semantic-release/commit-analyzer",