Skip to content

Commit

Permalink
chore(main): release growthbook-client-provider 0.1.2 (#1035)
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 Sep 27, 2024
1 parent 0267275 commit e2f0e7b
Show file tree
Hide file tree
Showing 4 changed files with 11 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 @@ -16,7 +16,7 @@
"libs/providers/flipt-web": "0.1.0",
"libs/providers/multi-provider": "0.1.1",
"libs/providers/multi-provider-web": "0.0.2",
"libs/providers/growthbook-client": "0.1.1",
"libs/providers/growthbook-client": "0.1.2",
"libs/providers/config-cat-web": "0.1.3",
"libs/shared/config-cat-core": "0.1.0"
}
7 changes: 7 additions & 0 deletions libs/providers/growthbook-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/open-feature/js-sdk-contrib/compare/growthbook-client-provider-v0.1.1...growthbook-client-provider-v0.1.2) (2024-09-27)


### 🐛 Bug Fixes

* missing lodash dep (and tooling fix) ([#1034](https://github.com/open-feature/js-sdk-contrib/issues/1034)) ([013251b](https://github.com/open-feature/js-sdk-contrib/commit/013251b7f42135125465c44b10ea694501ee557c))

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


Expand Down
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.1",
"version": "0.1.2",
"dependencies": {
"tslib": "^2.3.0"
},
Expand Down

0 comments on commit e2f0e7b

Please sign in to comment.