Skip to content

Commit b9b2bbc

Browse files
authored
chore: getting ready for the next release.
1 parent 390c9f1 commit b9b2bbc

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

.github/release-config.json

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"release-type": "simple",
3-
"include-component-in-tag": false,
43
"changelog-sections": [
54
{ "type": "feat", "hidden": false, "section": "Features" },
65
{ "type": "fix", "hidden": false, "section": "Bug Fixes" },
@@ -11,18 +10,7 @@
1110
],
1211
"packages": {
1312
".": {
14-
"type": "generic",
15-
"extra-files": [
16-
{
17-
"type": "generic",
18-
"path": "library/build.gradle.kts"
19-
},
20-
{
21-
"type": "json",
22-
"path": ".github/prerelease-manifest.json",
23-
"jsonpath": "$[\".\"]"
24-
}
25-
]
13+
"release-type": "generic"
2614
}
2715
}
2816
}

0 commit comments

Comments
 (0)