Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Commit

Permalink
chore(package): uses semantic-release-conventional-commits
Browse files Browse the repository at this point in the history
  • Loading branch information
mdreizin committed Aug 18, 2017
1 parent 0060282 commit 762b900
Show file tree
Hide file tree
Showing 2 changed files with 349 additions and 17 deletions.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
"sourceMap": false,
"instrument": false
},
"release": {
"analyzeCommits": "semantic-release-conventional-commits"
},
"author": "Marat Dreizin <[email protected]>",
"license": "Apache-2.0",
"repository": {
Expand Down Expand Up @@ -56,7 +59,8 @@
"jasmine": "^2.7.0",
"jasmine-spec-reporter": "^4.1.1",
"nyc": "^11.1.0",
"semantic-release": "^7.0.1"
"semantic-release": "^7.0.1",
"semantic-release-conventional-commits": "^1.1.0"
},
"dependencies": {
"babel-runtime": "^6.25.0",
Expand Down
Loading

0 comments on commit 762b900

Please sign in to comment.