Skip to content

Commit 52a984e

Browse files
chore(main): release ofrep-web-provider 0.3.4
1 parent ef2869f commit 52a984e

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
@@ -10,7 +10,7 @@
1010
"libs/shared/flagd-core": "1.1.0",
1111
"libs/shared/ofrep-core": "1.1.0",
1212
"libs/providers/ofrep": "0.2.1",
13-
"libs/providers/ofrep-web": "0.3.3",
13+
"libs/providers/ofrep-web": "0.3.4",
1414
"libs/providers/flipt": "0.1.3",
1515
"libs/providers/flagsmith-client": "0.1.3",
1616
"libs/providers/flipt-web": "0.1.5",

libs/providers/ofrep-web/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.3.4](https://github.com/open-feature/js-sdk-contrib/compare/ofrep-web-provider-v0.3.3...ofrep-web-provider-v0.3.4) (2025-08-29)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **security:** update vulnerability-updates ([#1342](https://github.com/open-feature/js-sdk-contrib/issues/1342)) ([fca83c9](https://github.com/open-feature/js-sdk-contrib/commit/fca83c925c6a3d19bac9d647562fd534397b376b))
9+
310
## [0.3.3](https://github.com/open-feature/js-sdk-contrib/compare/ofrep-web-provider-v0.3.2...ofrep-web-provider-v0.3.3) (2025-06-23)
411

512

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.3.3",
3+
"version": "0.3.4",
44
"license": "Apache-2.0",
55
"main": "./src/index.js",
66
"typings": "./src/index.d.ts",

0 commit comments

Comments
 (0)