Skip to content

Commit 86c613a

Browse files
automatic github release notes
1 parent 82018d7 commit 86c613a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"typecheck": "tsc --noEmit",
2828
"lint": "eslint \"**/*.{js,ts,tsx}\"",
2929
"prepare": "husky install && bob build",
30-
"release": "release-it --ci",
30+
"release": "release-it --ci --github.autoGenerate",
3131
"example": "yarn --cwd example",
3232
"pods": "cd example && pod-install --quiet",
3333
"bootstrap": "yarn example && yarn && yarn pods",

0 commit comments

Comments
 (0)