Skip to content

Commit 88dbec0

Browse files
chore(main): release shared 0.0.9 (#510)
🤖 I have created a release *beep* *boop* --- ## [0.0.9](shared-v0.0.8...shared-v0.0.9) (2023-07-26) ### Bug Fixes * provider js-doc improvments ([#506](#506)) ([c815bc8](c815bc8)) --- 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 c815bc8 commit 88dbec0

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.8-experimental",
33
"packages/server": "1.4.0",
4-
"packages/shared": "0.0.8"
4+
"packages/shared": "0.0.9"
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.9](https://github.com/open-feature/js-sdk/compare/shared-v0.0.8...shared-v0.0.9) (2023-07-26)
4+
5+
6+
### Bug Fixes
7+
8+
* provider js-doc improvments ([#506](https://github.com/open-feature/js-sdk/issues/506)) ([c815bc8](https://github.com/open-feature/js-sdk/commit/c815bc83cf7999e01baa361a0bbf1f3a579e2174))
9+
310
## [0.0.8](https://github.com/open-feature/js-sdk/compare/shared-v0.0.7...shared-v0.0.8) (2023-07-22)
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.8",
3+
"version": "0.0.9",
44
"main": "src/index",
55
"description": "Shared js/web components",
66
"devDependencies": {},

0 commit comments

Comments
 (0)