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 4993362 commit 13fb00eCopy full SHA for 13fb00e
package.json
@@ -46,7 +46,7 @@
46
"ci:coverage": "npm run test:coverage -- --runInBand",
47
"build:example": "npm run build && webpack-dev-server test/manual/src/index.js --open --config test/manual/webpack.config.js",
48
"cm": "git-cz",
49
- "semantic-release": "npx semantic-release pre && npm publish && npx semantic-release post",
+ "semantic-release": "npx semantic-release",
50
"travis": "npm run ci:coverage",
51
"defaults": "webpack-defaults"
52
},
@@ -84,7 +84,7 @@
84
"memory-fs": "^0.4.1",
85
"pre-commit": "^1.2.2",
86
"prettier": "^1.11.1",
87
- "semantic-release": "^6.3.2",
+ "semantic-release": "^15.13.1",
88
"webpack": "^4.14.0",
89
"webpack-cli": "^2.0.13",
90
"webpack-defaults": "^2.3.0",
0 commit comments