Skip to content

Commit ceb0164

Browse files
committed
fix(release): remove git push plugins for branch protection compatibility
Remove @semantic-release/changelog and @semantic-release/git plugins since GitHub branch protection requires PRs for all changes. GitHub releases will still be created with release notes.
1 parent b728864 commit ceb0164

3 files changed

Lines changed: 7 additions & 3074 deletions

File tree

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@
3838
"@biomejs/biome": "^2.3.10",
3939
"@commitlint/cli": "^20.3.1",
4040
"@commitlint/config-conventional": "^20.3.1",
41-
"@semantic-release/changelog": "^6.0.3",
42-
"@semantic-release/git": "^10.0.1",
4341
"husky": "^9.1.7",
4442
"jscpd": "^4.0.7",
4543
"knip": "^5.81.0",

0 commit comments

Comments
 (0)