Skip to content

Commit c415b8d

Browse files
committed
build(package.json): added release config
1 parent b2aa402 commit c415b8d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,8 @@
6464
"commitizen": {
6565
"path": "./node_modules/cz-conventional-changelog"
6666
}
67+
},
68+
"release": {
69+
"branches": ["main"]
6770
}
6871
}

0 commit comments

Comments
 (0)