Skip to content

Commit 3700b21

Browse files
committed
chore: prevent version bump
1 parent 93a0f23 commit 3700b21

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

.release-it.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,6 @@
1414
"@release-it/conventional-changelog": {
1515
"preset": "conventionalcommits",
1616
"infile": "CHANGELOG.md"
17-
},
18-
"@release-it/bumper": {
19-
"out": [
20-
{
21-
"file": "Wave/Info.plist",
22-
"type": "text/plain"
23-
}
24-
]
25-
}
17+
}
2618
}
2719
}

0 commit comments

Comments
 (0)