This repository was archived by the owner on Jan 31, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-11
lines changed Expand file tree Collapse file tree 1 file changed +9
-11
lines changed Original file line number Diff line number Diff line change 4242 "ban-sensitive-files" : " 1.9.2" ,
4343 "chai" : " 4.1.2" ,
4444 "chokidar-cli" : " 1.2.0" ,
45- "condition-circle" : " 2.0.1" ,
4645 "dependency-check" : " 3.2.0" ,
4746 "deps-ok" : " 1.4.1" ,
48- "dont-crack" : " 1.2.1" ,
4947 "eslint" : " 5.2.0" ,
5048 "eslint-plugin-cypress-dev" : " 1.1.2" ,
5149 "eslint-plugin-mocha" : " 5.1.0" ,
52- "github-post-release" : " 1.13.1" ,
5350 "husky" : " 0.14.3" ,
5451 "license-checker" : " 20.2.0" ,
5552 "mocha" : " 5.2.0" ,
5653 "mockery" : " 2.1.0" ,
5754 "nsp" : " 3.2.1" ,
58- "semantic-release" : " 8.2.3" ,
59- "simple-commit-message" : " 4.0.3" ,
55+ "semantic-release" : " 15.9.3" ,
6056 "sinon" : " 6.1.4" ,
6157 "sinon-chai" : " 3.2.0" ,
6258 "snap-shot-it" : " 5.0.1"
7571 "watchify" : " 3.11.0"
7672 },
7773 "release" : {
78- "verifyConditions" : " condition-circle" ,
79- "analyzeCommits" : " simple-commit-message" ,
80- "generateNotes" : " github-post-release" ,
81- "verifyRelease" : {
82- "path" : " dont-crack" ,
83- "test-against" : []
74+ "analyzeCommits" : {
75+ "preset" : " angular" ,
76+ "releaseRules" : [
77+ {
78+ "type" : " break" ,
79+ "release" : " major"
80+ }
81+ ]
8482 }
8583 }
8684}
You can’t perform that action at this time.
0 commit comments