Skip to content

Commit

Permalink
chore: bump @openfeature/web-sdk (#2618)
Browse files Browse the repository at this point in the history
Bumps [@openfeature/web-sdk](https://github.com/open-feature/js-sdk) from 1.2.4 to 1.3.1.
- [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@web-sdk-v1.2.4...js-sdk-v1.3.1)

---
updated-dependencies:
- dependency-name: "@openfeature/web-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and kodiakhq[bot] authored Nov 4, 2024
1 parent d26e899 commit d68a435
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions examples/openfeature_react/react-app/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 examples/openfeature_react/react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@openfeature/core": "^1.3.0",
"@openfeature/go-feature-flag-web-provider": "^0.2.1",
"@openfeature/react-sdk": "^0.4.6",
"@openfeature/web-sdk": "^1.2.4",
"@openfeature/web-sdk": "^1.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down

0 comments on commit d68a435

Please sign in to comment.