Skip to content

Commit 8849476

Browse files
chore(main): release growthbook-provider 0.1.2
1 parent b1c6d23 commit 8849476

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
"libs/providers/growthbook-client": "0.1.2",
2020
"libs/providers/config-cat-web": "0.1.3",
2121
"libs/shared/config-cat-core": "0.1.0",
22-
"libs/providers/growthbook": "0.1.1"
22+
"libs/providers/growthbook": "0.1.2"
2323
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.2](https://github.com/open-feature/js-sdk-contrib/compare/growthbook-provider-v0.1.1...growthbook-provider-v0.1.2) (2025-01-10)
4+
5+
6+
### ✨ New Features
7+
8+
* Create a Growthbook server side provider ([#938](https://github.com/open-feature/js-sdk-contrib/issues/938)) ([0e6a486](https://github.com/open-feature/js-sdk-contrib/commit/0e6a4861368f69c8ed109f44464f94240567f110))

libs/providers/growthbook/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-provider",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"dependencies": {
55
"tslib": "^2.3.0"
66
},

0 commit comments

Comments
 (0)