Skip to content

Commit

Permalink
chore(main): release shared 0.0.12 (#584)
Browse files Browse the repository at this point in the history
🤖 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>
  • Loading branch information
github-actions[bot] authored Oct 9, 2023
1 parent d1f5049 commit adc6ccc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages/react": "0.0.1-experimental",
"packages/client": "0.4.0",
"packages/server": "1.4.2",
"packages/shared": "0.0.11"
"packages/shared": "0.0.12"
}
7 changes: 7 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.12](https://github.com/open-feature/js-sdk/compare/shared-v0.0.11...shared-v0.0.12) (2023-10-09)


### Features

* 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))

## [0.0.11](https://github.com/open-feature/js-sdk/compare/shared-v0.0.10...shared-v0.0.11) (2023-09-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfeature/shared",
"version": "0.0.11",
"version": "0.0.12",
"main": "src/index",
"description": "Shared js/web components",
"devDependencies": {},
Expand Down

0 comments on commit adc6ccc

Please sign in to comment.