Skip to content

Commit

Permalink
Fix release-it setup
Browse files Browse the repository at this point in the history
  • Loading branch information
sandydoo committed Dec 26, 2023
1 parent 584bf25 commit 84ab7ed
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 183 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"@embroider/test-setup": "^3.0.3",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@release-it-plugins/lerna-changelog": "^6.0.0",
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^8.2.2",
"dotenv": "^16.3.1",
Expand Down Expand Up @@ -97,8 +98,7 @@
"prettier": "^3.1.1",
"qunit": "^2.20.0",
"qunit-dom": "^3.0.0",
"release-it": "^17.0.1",
"release-it-lerna-changelog": "^5.0.0",
"release-it": "^16.0.0",
"scenario-tester": "^3.0.0",
"stylelint": "^16.1.0",
"stylelint-config-standard": "^36.0.0",
Expand Down Expand Up @@ -133,7 +133,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 84ab7ed

Please sign in to comment.