Skip to content

Commit c31230d

Browse files
committed
chore: added title to github release notes
1 parent a05f758 commit c31230d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/kit-headless/project.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@
6464
"executor": "@jscutlery/semver:github",
6565
"options": {
6666
"tag": "${tag}",
67-
"notes": "${notes}"
67+
"notes": "${notes}",
68+
"title": "@qwik-ui/kit-headless@${version}"
6869
}
6970
},
7071
"storybook": {

0 commit comments

Comments
 (0)