File tree Expand file tree Collapse file tree 2 files changed +1
-27
lines changed Expand file tree Collapse file tree 2 files changed +1
-27
lines changed Original file line number Diff line number Diff line change 33
33
"mongoose" : " ^5.9.28"
34
34
},
35
35
"devDependencies" : {
36
- "@semantic-release/commit-analyzer" : " ^8.0.1" ,
37
36
"@types/jest" : " ^26.0.9" ,
38
37
"@types/mongoose" : " ^5.7.36" ,
39
38
"@typescript-eslint/eslint-plugin" : " ^3.8.0" ,
60
59
"path" : " ./node_modules/cz-conventional-changelog"
61
60
}
62
61
},
63
- "release" : {
64
- "branches" : [
65
- " master"
66
- ],
67
- "plugins" : [
68
- [
69
- " @semantic-release/commit-analyzer" ,
70
- {
71
- "preset" : " angular" ,
72
- "releaseRules" : [
73
- {
74
- "type" : " docs" ,
75
- "scope" : " README" ,
76
- "release" : " patch"
77
- },
78
- {
79
- "type" : " refactor" ,
80
- "release" : " patch"
81
- }
82
- ]
83
- }
84
- ],
85
- " @semantic-release/release-notes-generator"
86
- ]
87
- },
88
62
"jest" : {
89
63
"testEnvironment" : " node" ,
90
64
"transform" : {
Original file line number Diff line number Diff line change 784
784
dependencies :
785
785
" @types/node" " >= 8"
786
786
787
- " @semantic-release/commit-analyzer@^8.0.0" , "@semantic-release/commit-analyzer@^8.0.1" :
787
+ " @semantic-release/commit-analyzer@^8.0.0 " :
788
788
version "8.0.1"
789
789
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-8.0.1.tgz#5d2a37cd5a3312da0e3ac05b1ca348bf60b90bca"
790
790
integrity sha512-5bJma/oB7B4MtwUkZC2Bf7O1MHfi4gWe4mA+MIQ3lsEV0b422Bvl1z5HRpplDnMLHH3EXMoRdEng6Ds5wUqA3A==
You can’t perform that action at this time.
0 commit comments