Skip to content

Commit 9f1f9f9

Browse files
chore(main): release open-feature/go-feature-flag-provider 0.1.0 (#108)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4ba0033 commit 9f1f9f9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.release-please-manifest.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"hooks/Validators": "0.2.0",
55
"providers/CloudBees": "0.3.0",
66
"providers/Flagd": "0.4.0",
7-
"providers/Split": "0.3.0"
7+
"providers/Split": "0.3.0",
8+
"providers/GoFeatureFlag": "0.1.0"
89
}

providers/GoFeatureFlag/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.1.0 (2024-09-03)
4+
5+
6+
### Features
7+
8+
* new GO Feature Flag PHP provider ([#106](https://github.com/open-feature/php-sdk-contrib/issues/106)) ([4ba0033](https://github.com/open-feature/php-sdk-contrib/commit/4ba0033dd08a2f9f2ab02ebd49b7b6e03d11eb79))

0 commit comments

Comments
 (0)