Skip to content

Commit d44d10a

Browse files
chore(main): release providers/go-feature-flag-in-process 0.1.2
Signed-off-by: OpenFeature Bot <[email protected]>
1 parent 8e8d888 commit d44d10a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"providers/ofrep": "0.1.6",
1616
"providers/prefab": "0.0.3",
1717
"tests/flagd": "1.4.1",
18-
"providers/go-feature-flag-in-process": "0.1.1",
18+
"providers/go-feature-flag-in-process": "0.1.2",
1919
"providers/multi-provider": "0.0.4",
2020
"tools/flagd-http-connector": "0.0.2"
2121
}

providers/go-feature-flag-in-process/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag-in-process/v0.1.1...providers/go-feature-flag-in-process/v0.1.2) (2025-07-30)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update module github.com/stretchr/testify to v1.10.0 ([#718](https://github.com/open-feature/go-sdk-contrib/issues/718)) ([d7963ff](https://github.com/open-feature/go-sdk-contrib/commit/d7963ff4f0a9bd25968efca31b92fdfd886a9e92))
9+
310
## [0.1.1](https://github.com/open-feature/go-sdk-contrib/compare/providers/go-feature-flag-in-process/v0.1.0...providers/go-feature-flag-in-process/v0.1.1) (2025-06-20)
411

512

0 commit comments

Comments
 (0)