Skip to content

Commit

Permalink
Merge pull request #834 from ember-cli/release-it-fixes
Browse files Browse the repository at this point in the history
Fix release-it config
  • Loading branch information
chriskrycho committed Dec 17, 2022
2 parents cdbbf05 + 92befc4 commit 09950d6
Show file tree
Hide file tree
Showing 4 changed files with 285 additions and 155 deletions.
15 changes: 0 additions & 15 deletions addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,6 @@
"ember": {
"edition": "octane"
},
"release-it": {
"plugins": {
"release-it-lerna-changelog": {
"infile": "CHANGELOG.md",
"launchEditor": true
}
},
"git": {
"tagName": "v${version}"
},
"github": {
"release": true,
"tokenRef": "GITHUB_AUTH"
}
},
"volta": {
"extends": "../package.json"
}
Expand Down
Loading

0 comments on commit 09950d6

Please sign in to comment.