chore(ci): changelog publish fix

This commit is contained in:
Alexey Kasyanchuk
2018-02-04 06:16:02 +03:00
parent 3eb22facb8
commit 501238b71a
4 changed files with 1401 additions and 4 deletions

View File

@ -2,6 +2,7 @@
"publish": [
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/git",
{
"path": "@semantic-release/exec",
"cmd": "brew install rpm && brew install dpkg && brew install jq && npm run build -- --linux --win --mac"