Skip to content

Commit

Permalink
release-it plugin for lerna changelog has been renamed
Browse files Browse the repository at this point in the history
  • Loading branch information
jelhan committed Jan 10, 2024
1 parent b10f255 commit e33cfb2
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 25 deletions.
2 changes: 1 addition & 1 deletion .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"tokenRef": "GITHUB_AUTH"
},
"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 @@ -63,6 +63,7 @@
"@glint/environment-ember-loose": "^1.2.2",
"@glint/environment-ember-template-imports": "^1.2.2",
"@glint/template": "^1.2.2",
"@release-it-plugins/lerna-changelog": "^6.0.0",
"@tsconfig/ember": "^3.0.2",
"@types/ember": "^4.0.10",
"@types/ember__application": "^4.0.10",
Expand Down Expand Up @@ -123,7 +124,6 @@
"qunit": "^2.20.0",
"qunit-dom": "^3.0.0",
"release-it": "^16.0.0",
"release-it-lerna-changelog": "^5.0.0",
"rimraf": "^5.0.1",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^34.0.0",
Expand Down
45 changes: 22 additions & 23 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 e33cfb2

Please sign in to comment.