Skip to content

Commit

Permalink
chore(main): release ofrep-web-provider 0.2.0 (#992)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Todd Baert <[email protected]>
  • Loading branch information
github-actions[bot] and toddbaert authored Jul 8, 2024
1 parent e8e44c3 commit 139835e
Show file tree
Hide file tree
Showing 3 changed files with 13 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 @@ -10,7 +10,7 @@
"libs/shared/flagd-core": "0.2.3",
"libs/shared/ofrep-core": "0.1.5",
"libs/providers/ofrep": "0.1.3",
"libs/providers/ofrep-web": "0.1.5",
"libs/providers/ofrep-web": "0.2.0",
"libs/providers/flipt": "0.1.0",
"libs/providers/flagsmith-client": "0.1.2",
"libs/providers/flipt-web": "0.1.0",
Expand Down
11 changes: 11 additions & 0 deletions libs/providers/ofrep-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.2.0](https://github.com/open-feature/js-sdk-contrib/compare/ofrep-web-provider-v0.1.5...ofrep-web-provider-v0.2.0) (2024-07-08)


### ⚠ BREAKING CHANGES

* resolver signatures changes for easier overrides, cache exposure ([#990](https://github.com/open-feature/js-sdk-contrib/issues/990))

### ✨ New Features

* resolver signatures changes for easier overrides, cache exposure ([#990](https://github.com/open-feature/js-sdk-contrib/issues/990)) ([deb67c1](https://github.com/open-feature/js-sdk-contrib/commit/deb67c15d043ae0c7cf545ef15c6bb641067d105))

## [0.1.5](https://github.com/open-feature/js-sdk-contrib/compare/ofrep-web-provider-v0.1.4...ofrep-web-provider-v0.1.5) (2024-06-18)


Expand Down
2 changes: 1 addition & 1 deletion libs/providers/ofrep-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfeature/ofrep-web-provider",
"version": "0.1.5",
"version": "0.2.0",
"dependencies": {
"tslib": "^2.3.0"
},
Expand Down

0 comments on commit 139835e

Please sign in to comment.