We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 023527b commit 200be9cCopy full SHA for 200be9c
1 file changed
package.json
@@ -21,6 +21,9 @@
21
"uvu": "^0.5.1"
22
},
23
"release": {
24
+ "branches": [
25
+ "main"
26
+ ],
27
"plugins": [
28
"@semantic-release/commit-analyzer",
29
"@semantic-release/release-notes-generator",
0 commit comments