Skip to content

Commit

Permalink
Update release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Jan 8, 2024
1 parent 74b75c5 commit c938fa5
Show file tree
Hide file tree
Showing 2 changed files with 1,095 additions and 629 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"@embroider/test-setup": "^1.8.3",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@release-it-plugins/lerna-changelog": "^6.0.0",
"babel-eslint": "^10.1.0",
"broccoli-asset-rev": "^3.0.0",
"ember-cli": "~4.8.1",
Expand Down Expand Up @@ -73,7 +74,7 @@
"prettier": "^2.7.1",
"qunit": "^2.19.2",
"qunit-dom": "^2.0.0",
"release-it": "^14.2.2",
"release-it": "^16.2.1",
"release-it-lerna-changelog": "^4.0.1",
"webpack": "^5.74.0"
},
Expand Down Expand Up @@ -101,7 +102,7 @@
"publish": true
},
"plugins": {
"release-it-lerna-changelog": {
"@release-it-plugins/lerna-changelog": {
"infile": "CHANGELOG.md",
"launchEditor": true
}
Expand All @@ -111,7 +112,7 @@
}
},
"volta": {
"node": "12.13.0",
"yarn": "1.22.17"
"node": "18.19.0",
"yarn": "1.22.21"
}
}
Loading

0 comments on commit c938fa5

Please sign in to comment.