Skip to content

Commit 0fe4fee

Browse files
authored
chore: simplify release please
Removed unnecessary fields from release-please config.
1 parent 5a97777 commit 0fe4fee

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

release-please-config.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
"packages": {
33
".": {
44
"release-type": "simple",
5-
"include-component-in-tag": false,
6-
"tag-separator": "",
7-
"include-v-in-tag": false,
85
"skip-changelog": true,
96
"extra-files": [
107
{
@@ -15,4 +12,4 @@
1512
]
1613
}
1714
}
18-
}
15+
}

0 commit comments

Comments
 (0)