Skip to content

Commit

Permalink
chore(main): release shared 0.0.5 (#465)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.0.5](shared-v0.0.4...shared-v0.0.5)
(2023-06-26)


### Bug Fixes

* various event handler issues
([1dd1e17](1dd1e17))

---
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 Jun 27, 2023
1 parent 997fcbd commit 5264243
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.4-experimental",
"packages/server": "1.3.1",
"packages/shared": "0.0.4"
"packages/shared": "0.0.5"
}
7 changes: 7 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.5](https://github.com/open-feature/js-sdk/compare/shared-v0.0.4...shared-v0.0.5) (2023-06-26)


### Bug Fixes

* various event handler issues ([1dd1e17](https://github.com/open-feature/js-sdk/commit/1dd1e17361ef85e89f858d00475830bffec4173b))

## [0.0.4](https://github.com/open-feature/js-sdk/compare/shared-v0.0.3...shared-v0.0.4) (2023-06-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfeature/shared",
"version": "0.0.4",
"version": "0.0.5",
"main": "src/index",
"description": "Shared js/web components",
"devDependencies": {},
Expand Down

0 comments on commit 5264243

Please sign in to comment.