Skip to content

Commit

Permalink
Replace release-it-lerna-changelog with `@release-it-plugins/lerna-…
Browse files Browse the repository at this point in the history
…changelog`
  • Loading branch information
Turbo87 committed Jan 6, 2025
1 parent a5725a8 commit f2e8e53
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 51 deletions.
2 changes: 1 addition & 1 deletion .release-it.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
plugins: {
'release-it-lerna-changelog': {
'@release-it-plugins/lerna-changelog': {
infile: 'CHANGELOG.md',
},
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"flight-recorder-manufacturers": "^2.0.0"
},
"devDependencies": {
"@release-it-plugins/lerna-changelog": "7.0.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.5",
"igc-filename-parser": "1.0.0",
"jest": "29.7.0",
"release-it": "18.0.0",
"release-it-lerna-changelog": "5.0.0",
"ts-jest": "29.2.5",
"tslint": "6.1.3",
"typescript": "5.7.2"
Expand Down
83 changes: 34 additions & 49 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f2e8e53

Please sign in to comment.