File tree 4 files changed +130
-280
lines changed
4 files changed +130
-280
lines changed Original file line number Diff line number Diff line change 57
57
58
58
### ⚠ BREAKING CHANGES
59
59
60
- * update conventional-changelog-conventionalcommits to v7
60
+ * update conventional-changelog-conventionalcommits to v7 (was reverted)
61
61
Signed-off-by: prisis <
[email protected] >
62
62
63
63
### Features
Original file line number Diff line number Diff line change 57
57
"@commitlint/config-conventional" : " ^17.7.0" ,
58
58
"@commitlint/core" : " ^17.7.2" ,
59
59
"commitizen" : " ^4.3.0" ,
60
- "conventional-changelog-conventionalcommits" : " 6.1.0 " ,
60
+ "conventional-changelog-conventionalcommits" : " 7.0.2 " ,
61
61
"cz-conventional-changelog" : " ^3.3.0"
62
62
},
63
63
"devDependencies" : {
Original file line number Diff line number Diff line change 72
72
"dependencies" : {
73
73
"@anolilab/package-json-utils" : " 3.0.7" ,
74
74
"@semantic-release/changelog" : " ^6.0.3" ,
75
- "@semantic-release/commit-analyzer" : " 10 .0.4 " ,
75
+ "@semantic-release/commit-analyzer" : " 11 .0.0 " ,
76
76
"@semantic-release/exec" : " ^6.0.3" ,
77
77
"@semantic-release/git" : " ^10.0.1" ,
78
78
"@semantic-release/github" : " ^9.2.1" ,
79
79
"@semantic-release/npm" : " ^11.0.0" ,
80
- "@semantic-release/release-notes-generator" : " 11 .0.7 " ,
81
- "conventional-changelog-conventionalcommits" : " 6.1.0 "
80
+ "@semantic-release/release-notes-generator" : " 12 .0.0 " ,
81
+ "conventional-changelog-conventionalcommits" : " 7.0.2 "
82
82
},
83
83
"devDependencies" : {
84
84
"rimraf" : " ^5.0.5" ,
85
- "semantic-release" : " ^21.1.2 " ,
85
+ "semantic-release" : " ^22.0.5 " ,
86
86
"tsup" : " ^7.2.0" ,
87
87
"vitest" : " ^0.34.6"
88
88
},
89
89
"peerDependencies" : {
90
- "semantic-release" : " >=21.0.0 < 22.* "
90
+ "semantic-release" : " >=22 "
91
91
},
92
92
"engines" : {
93
- "node" : " >= 18.17"
93
+ "node" : " ^ 18.17 || >=20.6.1 "
94
94
},
95
95
"publishConfig" : {
96
96
"access" : " public" ,
You can’t perform that action at this time.
0 commit comments