Skip to content

Commit 3bb6e55

Browse files
authored
Merge pull request #3 from ukitgroup/release/npm-fix
fix publish release to npm
2 parents 6515bdf + 0f90073 commit 3bb6e55

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -129,11 +129,6 @@
129129
"release": "patch"
130130
}
131131
]
132-
},
133-
"plugins": [
134-
"@semantic-release/commit-analyzer",
135-
"@semantic-release/release-notes-generator",
136-
"@semantic-release/github"
137-
]
132+
}
138133
}
139134
}

0 commit comments

Comments
 (0)