Skip to content

Commit 60b6f1a

Browse files
chore: Bump @openfeature/react-sdk (#4216)
Bumps [@openfeature/react-sdk](https://github.com/open-feature/js-sdk) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/open-feature/js-sdk/releases) - [Changelog](https://github.com/open-feature/js-sdk/blob/main/release-please-config.json) - [Commits](open-feature/js-sdk@v1.0.1...web-sdk-v1.0.2) --- updated-dependencies: - dependency-name: "@openfeature/react-sdk" dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent c4ad0a7 commit 60b6f1a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/openfeature_react/react-app/package-lock.json

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

examples/openfeature_react/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@openfeature/core": "^1.9.1",
1414
"@openfeature/go-feature-flag-web-provider": "^0.2.6",
15-
"@openfeature/react-sdk": "^1.0.1",
15+
"@openfeature/react-sdk": "^1.0.2",
1616
"@openfeature/web-sdk": "^1.7.1",
1717
"react": "^19.1.1",
1818
"react-dom": "^19.2.0"

0 commit comments

Comments
 (0)