Commit 4dcc932
fix: remove @semantic-release/git plugin to avoid branch protection conflict
The git plugin tries to push version bump commits back to main, which
is blocked by branch protection rules. npm publish and GitHub release
work fine without it.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent e01e4c1 commit 4dcc932
1 file changed
Lines changed: 1 addition & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 39 | + | |
51 | 40 | | |
52 | 41 | | |
53 | 42 | | |
| |||
0 commit comments