Skip to content

Commit

Permalink
Update release-it (#1526)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Dec 24, 2023
1 parent 5ced966 commit 8c4374d
Show file tree
Hide file tree
Showing 2 changed files with 381 additions and 371 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
"@ember/test-helpers": "^3.2.1",
"@embroider/test-setup": "^3.0.3",
"@fullhuman/postcss-purgecss": "^4.0.3",
"@release-it-plugins/lerna-changelog": "^6.0.0",
"broccoli-asset-rev": "^3.0.0",
"chai": "^4.2.0",
"common-tags": "^1.8.2",
Expand All @@ -120,7 +121,7 @@
"ember-cli-clean-css": "^3.0.0",
"ember-cli-dependency-checker": "^3.3.2",
"ember-cli-deploy": "^2.0.0",
"ember-cli-deploy-build": "^2.0.0",
"ember-cli-deploy-build": "^3.0.0",
"ember-cli-deploy-git": "^1.3.4",
"ember-cli-inject-live-reload": "^2.1.0",
"ember-cli-mirage": "^3.0.2",
Expand All @@ -147,8 +148,7 @@
"prettier": "^3.1.1",
"qunit": "^2.20.0",
"qunit-dom": "^2.0.0",
"release-it": "^15.5.0",
"release-it-lerna-changelog": "^5.0.0",
"release-it": "^17.0.1",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-prettier": "^4.1.0",
Expand Down Expand Up @@ -182,7 +182,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 8c4374d

Please sign in to comment.