Skip to content

Commit c00f998

Browse files
chore(main): release growthbook-client-provider 0.1.1 (open-feature#909)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 62ef69b commit c00f998

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
"libs/providers/flipt": "0.1.0",
1515
"libs/providers/flagsmith-client": "0.1.2",
1616
"libs/providers/flipt-web": "0.1.0",
17-
"libs/providers/growthbook-client": "0.1.0"
17+
"libs/providers/growthbook-client": "0.1.1"
1818
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.1](https://github.com/open-feature/js-sdk-contrib/compare/growthbook-client-provider-v0.1.0...growthbook-client-provider-v0.1.1) (2024-05-17)
4+
5+
6+
### ✨ New Features
7+
8+
* Initial GrowthBook OpenFeature provider ([#896](https://github.com/open-feature/js-sdk-contrib/issues/896)) ([62ef69b](https://github.com/open-feature/js-sdk-contrib/commit/62ef69b05710b34f99cbc4da1e947f59f97bc00c))

libs/providers/growthbook-client/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libs/providers/growthbook-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openfeature/growthbook-client-provider",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"dependencies": {
55
"tslib": "^2.3.0"
66
},

0 commit comments

Comments
 (0)