Skip to content

Commit 95332ab

Browse files
chore(main): release shared 0.0.10 (#522)
🤖 I have created a release *beep* *boop* --- ## [0.0.10](shared-v0.0.9...shared-v0.0.10) (2023-07-31) ### Bug Fixes * only initialize NOT_READY providers ([#507](#507)) ([5e320ae](5e320ae)) --- 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 5e320ae commit 95332ab

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.10-experimental",
33
"packages/server": "1.4.1",
4-
"packages/shared": "0.0.9"
4+
"packages/shared": "0.0.10"
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.10](https://github.com/open-feature/js-sdk/compare/shared-v0.0.9...shared-v0.0.10) (2023-07-31)
4+
5+
6+
### Bug Fixes
7+
8+
* only initialize NOT_READY providers ([#507](https://github.com/open-feature/js-sdk/issues/507)) ([5e320ae](https://github.com/open-feature/js-sdk/commit/5e320ae3811e270985e867c1c85a301eacd99a49))
9+
310
## [0.0.9](https://github.com/open-feature/js-sdk/compare/shared-v0.0.8...shared-v0.0.9) (2023-07-26)
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.9",
3+
"version": "0.0.10",
44
"main": "src/index",
55
"description": "Shared js/web components",
66
"devDependencies": {},

0 commit comments

Comments
 (0)