Skip to content

Commit

Permalink
Change standard-version msg
Browse files Browse the repository at this point in the history
  • Loading branch information
mklabs committed Apr 30, 2016
1 parent dbbdcac commit d1d19f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"changelog": "npm run semantic",
"prepublish": "npm run babel",
"pretest": "npm run babel",
"release": "standard-version"
"release": "standard-version -m '%s'"
},
"devDependencies": {
"babel-cli": "^6.7.5",
Expand Down Expand Up @@ -44,4 +44,4 @@
"npmlog": "^2.0.3"
},
"version": "1.0.3"
}
}

0 comments on commit d1d19f6

Please sign in to comment.