Skip to content

Commit

Permalink
chore(main): release multi-provider-web 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 16, 2025
1 parent 0edf3f5 commit a632665
Show file tree
Hide file tree
Showing 3 changed files with 9 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 @@ -15,7 +15,7 @@
"libs/providers/flagsmith-client": "0.1.2",
"libs/providers/flipt-web": "0.1.1",
"libs/providers/multi-provider": "0.1.2",
"libs/providers/multi-provider-web": "0.0.3",
"libs/providers/multi-provider-web": "0.0.4",
"libs/providers/growthbook-client": "0.1.2",
"libs/providers/config-cat-web": "0.1.3",
"libs/shared/config-cat-core": "0.1.0",
Expand Down
7 changes: 7 additions & 0 deletions libs/providers/multi-provider-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.4](https://github.com/open-feature/js-sdk-contrib/compare/multi-provider-web-v0.0.3...multi-provider-web-v0.0.4) (2025-01-16)


### 🧹 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))

## [0.0.3](https://github.com/open-feature/js-sdk-contrib/compare/multi-provider-web-v0.0.2...multi-provider-web-v0.0.3) (2024-12-24)


Expand Down
2 changes: 1 addition & 1 deletion libs/providers/multi-provider-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfeature/multi-provider-web",
"version": "0.0.3",
"version": "0.0.4",
"license": "Apache-2.0",
"main": "./src/index.js",
"typings": "./src/index.d.ts",
Expand Down

0 comments on commit a632665

Please sign in to comment.