We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa174ee commit 0f8c520Copy full SHA for 0f8c520
.github/release-please/release-please-config.json
@@ -35,6 +35,7 @@
35
"changelog-path": ".github/release-please/CHANGELOG.md",
36
"path": ".",
37
"component": "go-feature-flag",
38
+ "group": "main-versions",
39
"exclude-paths": [
40
"modules/evaluation",
41
"modules/core",
@@ -63,6 +64,7 @@
63
64
"path": "cmd/wasm",
65
"include-component-in-tag": true,
66
"component": "cmd/wasm",
67
68
"changelog-path": "CHANGELOG.md"
69
},
70
"openfeature/providers/kotlin-provider": {
0 commit comments