Skip to content

Commit

Permalink
chore(package): upgrade semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
toverux committed Nov 17, 2017
1 parent 893a639 commit f66ef84
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 180 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test": "ng test",
"lint": "ng lint",
"packagr": "ng-packagr -p ng-package.json",
"semantic-release": "semantic-release pre && npm publish dist && semantic-release post"
"semantic-release": "semantic-release"
},
"private": false,
"peerDependencies": {
Expand Down Expand Up @@ -49,7 +49,7 @@
"karma-jasmine": "^1.1.0",
"karma-jasmine-html-reporter": "^0.2.2",
"ng-packagr": "^1.5.0-rc.1",
"semantic-release": "^8.2.0",
"semantic-release": "^9.1.1",
"sweetalert2": "^7.0.0",
"ts-node": "^3.2.0",
"tslint": "^5.7.0",
Expand Down
Loading

0 comments on commit f66ef84

Please sign in to comment.