Skip to content

Commit

Permalink
chore(main): release react-sdk 0.0.3-experimental (#656)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.0.3-experimental](react-sdk-v0.0.2-experimental...react-sdk-v0.0.3-experimental)
(2023-11-09)


### 🧹 Chore

* **main:** release core 0.0.17
([#651](#651))
([3c9fdd9](3c9fdd9))
* **main:** release core 0.0.18
([#661](#661))
([cf7bbf0](cf7bbf0))
* update spec version link
([0032a81](0032a81))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Signed-off-by: OpenFeature Bot <[email protected]>
Co-authored-by: Todd Baert <[email protected]>
  • Loading branch information
openfeaturebot and toddbaert authored Nov 11, 2023
1 parent 6250f5d commit 98d96b9
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages/react": "0.0.2-experimental",
"packages/react": "0.0.3-experimental",
"packages/client": "0.4.5",
"packages/server": "1.7.2",
"packages/shared": "0.0.18"
Expand Down
9 changes: 9 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.0.3-experimental](https://github.com/open-feature/js-sdk/compare/react-sdk-v0.0.2-experimental...react-sdk-v0.0.3-experimental) (2023-11-09)


### 🧹 Chore

* **main:** release core 0.0.17 ([#651](https://github.com/open-feature/js-sdk/issues/651)) ([3c9fdd9](https://github.com/open-feature/js-sdk/commit/3c9fdd9e4c6b487f25494d03ed1f413d14b2ccfb))
* **main:** release core 0.0.18 ([#661](https://github.com/open-feature/js-sdk/issues/661)) ([cf7bbf0](https://github.com/open-feature/js-sdk/commit/cf7bbf063916c639878de16e54e974607a2cd7ed))
* update spec version link ([0032a81](https://github.com/open-feature/js-sdk/commit/0032a81924012a3b464e577e4505028d6a52cf82))

## [0.0.2-experimental](https://github.com/open-feature/js-sdk/compare/react-sdk-v0.0.1-experimental...react-sdk-v0.0.2-experimental) (2023-10-31)


Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfeature/react-sdk",
"version": "0.0.2-experimental",
"version": "0.0.3-experimental",
"description": "OpenFeature React SDK",
"main": "./dist/cjs/index.js",
"files": [
Expand Down

0 comments on commit 98d96b9

Please sign in to comment.