File tree Expand file tree Collapse file tree 3 files changed +1530
-862
lines changed Expand file tree Collapse file tree 3 files changed +1530
-862
lines changed Original file line number Diff line number Diff line change 11{
22 "branch": "master",
33 "tagFormat": "${version}",
4+ "analyzeCommits": {
5+ "preset": "eslint",
6+ "releaseRules": [
7+ {"tag": "Upgrade", "release": "patch"}
8+ ]
9+ },
410 "verifyConditions": [
511 {
612 "path": "@semantic-release/changelog",
2430 "commitsSort": ["subject", "scope"],
2531 }
2632 },
27- "publish": ["@semantic-release/github", "@semantic-release/npm"],
28- "plugins": [
29- ["@semantic-release/commit-analyzer", {
30- "preset": "eslint",
31- "releaseRules": [
32- {"tag": "Upgrade", "release": "patch"}
33- ],
34- }],
35- ]
33+ "publish": ["@semantic-release/github", "@semantic-release/npm"]
3634}
Original file line number Diff line number Diff line change 3535 "@babel/plugin-proposal-decorators" : " ^7.6.0" ,
3636 "@babel/preset-env" : " ^7.6.3" ,
3737 "@babel/preset-react" : " ^7.6.3" ,
38- "@semantic-release/changelog" : " ^3 .0.4 " ,
39- "@semantic-release/git" : " ^7 .0.16 " ,
40- "@semantic-release/release-notes-generator" : " ^7.3.0 " ,
38+ "@semantic-release/changelog" : " ^5 .0.1 " ,
39+ "@semantic-release/git" : " ^9 .0.0 " ,
40+ "@semantic-release/release-notes-generator" : " ^9.0.1 " ,
4141 "@types/react" : " ^16.9.5" ,
4242 "babel-eslint" : " ^10.0.3" ,
4343 "commitizen" : " ^4.0.3" ,
5454 "react" : " ^16.10.2" ,
5555 "react-dom" : " ^16.10.2" ,
5656 "rimraf" : " ^3.0.0" ,
57- "semantic-release" : " ^15.13.24 " ,
57+ "semantic-release" : " ^17.1.1 " ,
5858 "sinon" : " ^7.5.0" ,
5959 "travis-deploy-once" : " ^5.0.11"
6060 },
You can’t perform that action at this time.
0 commit comments