Skip to content

Commit 8f2928a

Browse files
chore(release): 🔧 remove unused @release-it/bumper plugin
* Removed the `@release-it/bumper` plugin from `.release-it.json` and `package.json` as it is no longer needed. * Updated the `package-lock.json` to reflect these changes.
1 parent b8989a3 commit 8f2928a

3 files changed

Lines changed: 0 additions & 403 deletions

File tree

‎.release-it.json‎

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@
2727
"after:release": "echo Successfully released ${name} v${version} to ${repo.repository}."
2828
},
2929
"plugins": {
30-
"@release-it/bumper": {
31-
"out": [
32-
"package.json",
33-
"proxy/package.json"
34-
]
35-
},
3630
"@release-it/conventional-changelog": {
3731
"preset": "conventionalcommits",
3832
"infile": "CHANGELOG.md",

0 commit comments

Comments
 (0)