Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
fix: rm extra config for semantic-release
Browse files Browse the repository at this point in the history
vorobievalex authored Apr 13, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 0f99ac1 commit 2d77533
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -41,20 +41,6 @@
"release": {
"branches": [
"main"
],
"plugins": [
[
"@semantic-release/commit-analyzer",
{
"preset": "angular",
"releaseRules": [
{
"type": false,
"release": "patch"
}
]
}
]
]
},
"lint-staged": {

0 comments on commit 2d77533

Please sign in to comment.