Skip to content

Commit

Permalink
chore(release): add standard-version for changelog and release flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya Radchenko committed Feb 20, 2017
1 parent 04cdefb commit 1811d51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"docs:publish": "git-update-ghpages -b master Strider-CD/strider-cd.github.com _docpress",
"deploy:docs": "npm run api-docs:md && npm run docs:build && npm run docs:publish",
"debug": "node debug bin/strider --no-cluster",
"release": "standard-version",
"prepublish": "in-publish && npm run build || not-in-publish"
},
"dependencies": {
Expand Down Expand Up @@ -151,6 +152,7 @@
"mocha": "^3.0.0",
"node-mocks-http": "^1.2.4",
"sinon": "^1.10.3",
"standard-version": "^4.0.0",
"surge": "^0.18.0",
"watchify": "^3.4.0",
"wd": "^0.4.0"
Expand Down

0 comments on commit 1811d51

Please sign in to comment.