Skip to content

Commit 0e3ceb2

Browse files
chore(main): release providers/prefab 0.0.2 (#582)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cbafc90 commit 0e3ceb2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"providers/harness": "0.0.4-alpha",
1313
"providers/statsig": "0.0.3",
1414
"providers/ofrep": "0.1.5",
15-
"providers/prefab": "0.0.1",
15+
"providers/prefab": "0.0.2",
1616
"tests/flagd": "1.4.1",
1717
"providers/go-feature-flag-in-process": "0.1.0"
1818
}

providers/prefab/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11
# Changelog
2+
3+
## [0.0.2](https://github.com/open-feature/go-sdk-contrib/compare/providers/prefab-v0.0.1...providers/prefab/v0.0.2) (2024-09-18)
4+
5+
6+
### ✨ New Features
7+
8+
* add Prefab provider ([#575](https://github.com/open-feature/go-sdk-contrib/issues/575)) ([cbafc90](https://github.com/open-feature/go-sdk-contrib/commit/cbafc906ed2ed1ce8f93854100be6d29acf13509))
9+
10+
## Changelog

0 commit comments

Comments
 (0)