Skip to content

Commit

Permalink
chore(main): release ofrep-web-provider 0.3.2 (#1123)
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>
  • Loading branch information
github-actions[bot] authored Feb 13, 2025
1 parent b3abb35 commit 3fa006d
Show file tree
Hide file tree
Showing 3 changed files with 16 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": "1.0.0",
"libs/shared/ofrep-core": "1.0.0",
"libs/providers/ofrep": "0.2.0",
"libs/providers/ofrep-web": "0.3.1",
"libs/providers/ofrep-web": "0.3.2",
"libs/providers/flipt": "0.1.2",
"libs/providers/flagsmith-client": "0.1.2",
"libs/providers/flipt-web": "0.1.2",
Expand Down
14 changes: 14 additions & 0 deletions libs/providers/ofrep-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.3.2](https://github.com/open-feature/js-sdk-contrib/compare/ofrep-web-provider-v0.3.1...ofrep-web-provider-v0.3.2) (2025-02-13)


### ✨ New Features

* support metadata in errors in OFREP ([#1203](https://github.com/open-feature/js-sdk-contrib/issues/1203)) ([ce37b6a](https://github.com/open-feature/js-sdk-contrib/commit/ce37b6adcdc9fca0af386eece00c580542cf7b4b))


### 🧹 Chore

* update nx packages ([#1147](https://github.com/open-feature/js-sdk-contrib/issues/1147)) ([7f310fe](https://github.com/open-feature/js-sdk-contrib/commit/7f310fe87101b8aa793e1436e63c7602ccc202e3))
* update ofrep peer ([#1211](https://github.com/open-feature/js-sdk-contrib/issues/1211)) ([b3abb35](https://github.com/open-feature/js-sdk-contrib/commit/b3abb3551cb39e73046bc6fae77106225c96015d))
* update sdks, absorb changes ([#1119](https://github.com/open-feature/js-sdk-contrib/issues/1119)) ([456be7c](https://github.com/open-feature/js-sdk-contrib/commit/456be7c81547478062ef16ac86ad05be71ab6c80))

## [0.3.1](https://github.com/open-feature/js-sdk-contrib/compare/ofrep-web-provider-v0.3.0...ofrep-web-provider-v0.3.1) (2024-07-28)


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.3.1",
"version": "0.3.2",
"license": "Apache-2.0",
"main": "./src/index.js",
"typings": "./src/index.d.ts",
Expand Down

0 comments on commit 3fa006d

Please sign in to comment.