Skip to content

Commit 5ab7f03

Browse files
committed
chore: Merge branch 'master' into update-mic-stream-example
2 parents 6ce0b96 + 314908a commit 5ab7f03

File tree

2 files changed

+486
-1
lines changed

2 files changed

+486
-1
lines changed

.releaserc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"branch": "master",
3+
"verifyConditions": ["@semantic-release/changelog", "@semantic-release/npm", "@semantic-release/git"],
4+
"prepare": ["@semantic-release/changelog", "@semantic-release/npm", "@semantic-release/git"],
35
"publish": [
46
"@semantic-release/npm",
57
{

0 commit comments

Comments
 (0)