Skip to content

Commit

Permalink
Remove release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Feb 2, 2024
1 parent 315e69e commit 3a045a3
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 1,735 deletions.
19 changes: 1 addition & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,29 +42,12 @@
"execa": "^4.0.3",
"prettier": "^2.3.2",
"qunit": "^2.16.0",
"release-it": "^14.10.1",
"release-it-lerna-changelog": "^2.4.0",
"release-plan": "^0.6.0"
"release-plan": "^0.7.0"
},
"engines": {
"node": "10.* || 12.* || >= 14"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"release-it": {
"plugins": {
"release-it-lerna-changelog": {
"infile": "CHANGELOG.md",
"launchEditor": true
}
},
"git": {
"tagName": "v${version}"
},
"github": {
"release": true,
"tokenRef": "GITHUB_AUTH"
}
}
}
Loading

0 comments on commit 3a045a3

Please sign in to comment.