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.
2 parents aae4bac + 4a460e8 commit 9e92f0cCopy full SHA for 9e92f0c
.github/release-please/release-please-config.json
@@ -43,16 +43,14 @@
43
"path": "modules/evaluation",
44
"include-component-in-tag": true,
45
"component": "modules/evaluation",
46
- "changelog-path": "CHANGELOG.md",
47
- "release-as": "v0.1.0"
+ "changelog-path": "CHANGELOG.md"
48
},
49
"modules/core": {
50
"release-type": "go",
51
"path": "modules/core",
52
53
"component": "modules/core",
54
55
56
57
"openfeature/providers/kotlin-provider": {
58
"release-type": "java",
0 commit comments