Skip to content

Commit 0f8c520

Browse files
ci: add group name in releases
1 parent fa174ee commit 0f8c520

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/release-please/release-please-config.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"changelog-path": ".github/release-please/CHANGELOG.md",
3636
"path": ".",
3737
"component": "go-feature-flag",
38+
"group": "main-versions",
3839
"exclude-paths": [
3940
"modules/evaluation",
4041
"modules/core",
@@ -63,6 +64,7 @@
6364
"path": "cmd/wasm",
6465
"include-component-in-tag": true,
6566
"component": "cmd/wasm",
67+
"group": "main-versions",
6668
"changelog-path": "CHANGELOG.md"
6769
},
6870
"openfeature/providers/kotlin-provider": {

0 commit comments

Comments
 (0)