We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb53c21 commit 4f28af5Copy full SHA for 4f28af5
package.json
@@ -28,7 +28,7 @@
28
"lint": "eslint .",
29
"cover": "istanbul cover node_modules/mocha/bin/_mocha && opener ./coverage/lcov-report/lib/sinon-chai.js.html",
30
"commit": "commit-wizard",
31
- "semantic-release": "semantic-release pre && npm publish --access public && semantic-release post"
+ "semantic-release": "semantic-release"
32
},
33
"devDependencies": {
34
"chai": "^4.0.2",
@@ -39,7 +39,7 @@
39
"mocha": "^3.4.2",
40
"opener": "^1.4.3",
41
"pre-git": "^3.15.0",
42
- "semantic-release": "^6.3.6",
+ "semantic-release": "^15.13.16",
43
"sinon": "^2.3.4",
44
"simple-commit-message": "^3.0.2"
45
0 commit comments