Skip to content

Commit adc6ccc

Browse files
chore(main): release shared 0.0.12 (#584)
🤖 I have created a release *beep* *boop* --- ## [0.0.12](shared-v0.0.11...shared-v0.0.12) (2023-10-09) ### Features * add support for a blocking setProvider ([#577](#577)) ([d1f5049](d1f5049)) --- 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 d1f5049 commit adc6ccc

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
@@ -2,5 +2,5 @@
22
"packages/react": "0.0.1-experimental",
33
"packages/client": "0.4.0",
44
"packages/server": "1.4.2",
5-
"packages/shared": "0.0.11"
5+
"packages/shared": "0.0.12"
66
}

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.12](https://github.com/open-feature/js-sdk/compare/shared-v0.0.11...shared-v0.0.12) (2023-10-09)
4+
5+
6+
### Features
7+
8+
* add support for a blocking setProvider ([#577](https://github.com/open-feature/js-sdk/issues/577)) ([d1f5049](https://github.com/open-feature/js-sdk/commit/d1f50490650da78ff7936641425b1a0614833c63))
9+
310
## [0.0.11](https://github.com/open-feature/js-sdk/compare/shared-v0.0.10...shared-v0.0.11) (2023-09-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.11",
3+
"version": "0.0.12",
44
"main": "src/index",
55
"description": "Shared js/web components",
66
"devDependencies": {},

0 commit comments

Comments
 (0)