Skip to content

Commit

Permalink
chore(main): release ofrep-web-provider 0.1.2 (#866)
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] committed Apr 14, 2024
1 parent ce1c71c commit 9a2ba7f
Show file tree
Hide file tree
Showing 3 changed files with 14 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.1.11",
"libs/shared/ofrep-core": "0.1.2",
"libs/providers/ofrep": "0.1.1",
"libs/providers/ofrep-web": "0.1.1",
"libs/providers/ofrep-web": "0.1.2",
"libs/providers/flipt": "0.1.0",
"libs/providers/flagsmith-client": "0.1.2"
}
12 changes: 12 additions & 0 deletions libs/providers/ofrep-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.1.2](https://github.com/open-feature/js-sdk-contrib/compare/ofrep-web-provider-v0.1.1...ofrep-web-provider-v0.1.2) (2024-04-14)


### 🐛 Bug Fixes

* typo in the OFREP web readme ([#865](https://github.com/open-feature/js-sdk-contrib/issues/865)) ([58ae6f4](https://github.com/open-feature/js-sdk-contrib/commit/58ae6f409c7445d7d3acf05cc078a64dfe567b32))


### 🧹 Chore

* bump ofrep-core to ^0.1.2 ([#871](https://github.com/open-feature/js-sdk-contrib/issues/871)) ([ce1c71c](https://github.com/open-feature/js-sdk-contrib/commit/ce1c71c4a8b44e4d1354b455793b25088d43982e))

## [0.1.1](https://github.com/open-feature/js-sdk-contrib/compare/ofrep-web-provider-v0.1.0...ofrep-web-provider-v0.1.1) (2024-04-05)


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.1",
"version": "0.1.2",
"dependencies": {
"tslib": "^2.3.0"
},
Expand Down

0 comments on commit 9a2ba7f

Please sign in to comment.