Skip to content

Commit 9e92f0c

Browse files
Merge branch 'main' into fix-assert-panic
2 parents aae4bac + 4a460e8 commit 9e92f0c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,14 @@
4343
"path": "modules/evaluation",
4444
"include-component-in-tag": true,
4545
"component": "modules/evaluation",
46-
"changelog-path": "CHANGELOG.md",
47-
"release-as": "v0.1.0"
46+
"changelog-path": "CHANGELOG.md"
4847
},
4948
"modules/core": {
5049
"release-type": "go",
5150
"path": "modules/core",
5251
"include-component-in-tag": true,
5352
"component": "modules/core",
54-
"changelog-path": "CHANGELOG.md",
55-
"release-as": "v0.1.0"
53+
"changelog-path": "CHANGELOG.md"
5654
},
5755
"openfeature/providers/kotlin-provider": {
5856
"release-type": "java",

0 commit comments

Comments
 (0)