Skip to content

Commit 139835e

Browse files
chore(main): release ofrep-web-provider 0.2.0 (#992)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Todd Baert <[email protected]>
1 parent e8e44c3 commit 139835e

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"libs/shared/flagd-core": "0.2.3",
1111
"libs/shared/ofrep-core": "0.1.5",
1212
"libs/providers/ofrep": "0.1.3",
13-
"libs/providers/ofrep-web": "0.1.5",
13+
"libs/providers/ofrep-web": "0.2.0",
1414
"libs/providers/flipt": "0.1.0",
1515
"libs/providers/flagsmith-client": "0.1.2",
1616
"libs/providers/flipt-web": "0.1.0",

libs/providers/ofrep-web/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [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)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* resolver signatures changes for easier overrides, cache exposure ([#990](https://github.com/open-feature/js-sdk-contrib/issues/990))
9+
10+
### ✨ New Features
11+
12+
* 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))
13+
314
## [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)
415

516

libs/providers/ofrep-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openfeature/ofrep-web-provider",
3-
"version": "0.1.5",
3+
"version": "0.2.0",
44
"dependencies": {
55
"tslib": "^2.3.0"
66
},

0 commit comments

Comments
 (0)