Skip to content

Commit 35bd12b

Browse files
chore(main): release shared 0.0.3 (#416)
🤖 I have created a release *beep* *boop* --- ## [0.0.3](shared-v0.0.2...shared-v0.0.3) (2023-05-01) ### Bug Fixes * remove events exports from server ([#413](#413)) ([7cac0c8](7cac0c8)) --- 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 7cac0c8 commit 35bd12b

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/server": "1.1.1",
33
"packages/client": "0.3.1-experimental",
4-
"packages/shared": "0.0.2"
4+
"packages/shared": "0.0.3"
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.3](https://github.com/open-feature/js-sdk/compare/shared-v0.0.2...shared-v0.0.3) (2023-05-01)
4+
5+
6+
### Bug Fixes
7+
8+
* remove events exports from server ([#413](https://github.com/open-feature/js-sdk/issues/413)) ([7cac0c8](https://github.com/open-feature/js-sdk/commit/7cac0c87abfe6d6962b7f64a58b25d76ed06d4cb))
9+
310
## [0.0.2](https://github.com/open-feature/js-sdk/compare/shared-v0.0.1...shared-v0.0.2) (2023-03-09)
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.2",
3+
"version": "0.0.3",
44
"main": "src/index",
55
"description": "Shared js/web components",
66
"devDependencies": {},

0 commit comments

Comments
 (0)