Skip to content
This repository was archived by the owner on May 30, 2025. It is now read-only.

Commit ac81987

Browse files
committed
chore(build): Removed unneeded git plugin
1 parent c3deaa2 commit ac81987

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.releaserc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
{
22
"branches": [
3-
"master",
4-
"next"
3+
"master"
54
],
65
"plugins": [
76
"@semantic-release/commit-analyzer",
87
"@semantic-release/release-notes-generator",
9-
"@semantic-release/git",
108
[
119
"@semantic-release/exec",
1210
{

0 commit comments

Comments
 (0)