Skip to content

Commit

Permalink
Update release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
fsmanuel committed May 30, 2023
1 parent 5b909e4 commit f168019
Show file tree
Hide file tree
Showing 2 changed files with 1,348 additions and 746 deletions.
6 changes: 3 additions & 3 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": "^5.0.0",
"babel-eslint": "^10.1.0",
"broccoli-asset-rev": "^3.0.0",
"ember-auto-import": "^2.4.3",
Expand Down Expand Up @@ -74,8 +75,7 @@
"prettier": "^2.7.1",
"qunit": "^2.19.2",
"qunit-dom": "^2.0.0",
"release-it": "^14.2.1",
"release-it-lerna-changelog": "^3.1.0",
"release-it": "^15.10.3",
"webpack": "^5.74.0"
},
"engines": {
Expand All @@ -98,7 +98,7 @@
},
"release-it": {
"plugins": {
"release-it-lerna-changelog": {
"@release-it-plugins/lerna-changelog": {
"infile": "CHANGELOG.md",
"launchEditor": true
}
Expand Down
Loading

0 comments on commit f168019

Please sign in to comment.