Skip to content

Commit

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


##
[0.3.6-experimental](web-sdk-v0.3.5-experimental...web-sdk-v0.3.6-experimental)
(2023-07-04)


### Bug Fixes

* named client events
([#472](#472))
([fb69b9d](fb69b9d))

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

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 4, 2023
1 parent 0247af9 commit 42a9546
Show file tree
Hide file tree
Showing 3 changed files with 9 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/client": "0.3.5-experimental",
"packages/client": "0.3.6-experimental",
"packages/server": "1.3.1",
"packages/shared": "0.0.6"
}
7 changes: 7 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.6-experimental](https://github.com/open-feature/js-sdk/compare/web-sdk-v0.3.5-experimental...web-sdk-v0.3.6-experimental) (2023-07-04)


### Bug Fixes

* named client events ([#472](https://github.com/open-feature/js-sdk/issues/472)) ([fb69b9d](https://github.com/open-feature/js-sdk/commit/fb69b9d665172de7d79c84b36adbbcf0c315b701))

## [0.3.5-experimental](https://github.com/open-feature/js-sdk/compare/web-sdk-v0.3.4-experimental...web-sdk-v0.3.5-experimental) (2023-06-29)


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

0 comments on commit 42a9546

Please sign in to comment.