Skip to content

Commit

Permalink
chore(main): release growthbook-client-provider 0.1.1 (#909)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 17, 2024
1 parent 62ef69b commit c00f998
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"libs/providers/flipt": "0.1.0",
"libs/providers/flagsmith-client": "0.1.2",
"libs/providers/flipt-web": "0.1.0",
"libs/providers/growthbook-client": "0.1.0"
"libs/providers/growthbook-client": "0.1.1"
}
8 changes: 8 additions & 0 deletions libs/providers/growthbook-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [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)


### ✨ New Features

* 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))
4 changes: 2 additions & 2 deletions libs/providers/growthbook-client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion libs/providers/growthbook-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfeature/growthbook-client-provider",
"version": "0.1.0",
"version": "0.1.1",
"dependencies": {
"tslib": "^2.3.0"
},
Expand Down

0 comments on commit c00f998

Please sign in to comment.