File tree Expand file tree Collapse file tree 3 files changed +635
-1720
lines changed
Expand file tree Collapse file tree 3 files changed +635
-1720
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ module.exports = {
55 'after:bump' : 'pnpm build'
66 } ,
77 plugins : {
8- 'release-it-lerna-changelog' : {
8+ '@ release-it-plugins/ lerna-changelog' : {
99 infile : 'CHANGELOG.md' ,
1010 launchEditor : true
1111 }
@@ -21,4 +21,4 @@ module.exports = {
2121 npm : {
2222 publish : true
2323 }
24- } ;
24+ } ;
Original file line number Diff line number Diff line change 3737 "devDependencies" : {
3838 "@babel/core" : " ^7.28.5" ,
3939 "@babel/preset-env" : " ^7.28.5" ,
40+ "@release-it-plugins/lerna-changelog" : " ^8.0.1" ,
4041 "@testing-library/jest-dom" : " ^5.17.0" ,
4142 "autoprefixer" : " ^10.4.22" ,
4243 "babel-jest" : " ^29.7.0" ,
5455 "jsdom" : " ^27.2.0" ,
5556 "mutationobserver-shim" : " ^0.3.7" ,
5657 "postcss" : " ^8.5.6" ,
57- "release-it" : " ^15.11.0" ,
58- "release-it-lerna-changelog" : " ^5.0.0" ,
58+ "release-it" : " ^17.0.0" ,
5959 "rimraf" : " ^6.1.2" ,
6060 "rollup" : " ^2.79.2" ,
6161 "rollup-plugin-babel" : " ^4.4.0" ,
You can’t perform that action at this time.
0 commit comments