Skip to content

Commit 5264243

Browse files
chore(main): release shared 0.0.5 (#465)
🤖 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>
1 parent 997fcbd commit 5264243

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"packages/client": "0.3.4-experimental",
33
"packages/server": "1.3.1",
4-
"packages/shared": "0.0.4"
4+
"packages/shared": "0.0.5"
55
}

packages/shared/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.0.5](https://github.com/open-feature/js-sdk/compare/shared-v0.0.4...shared-v0.0.5) (2023-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* various event handler issues ([1dd1e17](https://github.com/open-feature/js-sdk/commit/1dd1e17361ef85e89f858d00475830bffec4173b))
9+
310
## [0.0.4](https://github.com/open-feature/js-sdk/compare/shared-v0.0.3...shared-v0.0.4) (2023-06-06)
411

512

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openfeature/shared",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"main": "src/index",
55
"description": "Shared js/web components",
66
"devDependencies": {},

0 commit comments

Comments
 (0)