Skip to content

Commit

Permalink
chore(main): release shared 0.0.13 (#634)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.0.13](shared-v0.0.12...shared-v0.0.13)
(2023-10-31)


### Features

* add support for clearing providers
([#578](#578))
([a3a907f](a3a907f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Signed-off-by: OpenFeature Bot <[email protected]>
  • Loading branch information
openfeaturebot authored Oct 31, 2023
1 parent a7332c0 commit ac7b43f
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.1",
"packages/server": "1.6.3",
"packages/shared": "0.0.12"
"packages/shared": "0.0.13"
}
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.13](https://github.com/open-feature/js-sdk/compare/shared-v0.0.12...shared-v0.0.13) (2023-10-31)


### Features

* add support for clearing providers ([#578](https://github.com/open-feature/js-sdk/issues/578)) ([a3a907f](https://github.com/open-feature/js-sdk/commit/a3a907f348d7ff2ac7cd42eca61cd760fdd93048))

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


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.12",
"version": "0.0.13",
"main": "src/index",
"description": "Shared js/web components",
"devDependencies": {},
Expand Down

0 comments on commit ac7b43f

Please sign in to comment.