Skip to content

Commit

Permalink
Merge pull request #26 from sh4hids/feature/add-typescript
Browse files Browse the repository at this point in the history
BREAKING CHANGE: fix release action
  • Loading branch information
sh4hids committed Mar 23, 2022
2 parents 472f8e5 + 2e1768b commit 71a2ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"lint-staged": "lint-staged",
"prepare": "husky install",
"commit": "cz",
"semantic-release": "semantic-release"
"semantic-release": "semantic-release --branches main"
},
"files": [
"lib/*"
Expand Down

0 comments on commit 71a2ed4

Please sign in to comment.