Skip to content

Commit

Permalink
chore(main): release unleash-web-provider 0.1.1 (#1166)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Beemer <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Beemer <[email protected]>
  • Loading branch information
github-actions[bot] and beeme1mr authored Jan 10, 2025
1 parent d489924 commit 6d5309b
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"libs/providers/growthbook-client": "0.1.2",
"libs/providers/config-cat-web": "0.1.3",
"libs/shared/config-cat-core": "0.1.0",
"libs/providers/unleash-web": "0.1.0",
"libs/providers/unleash-web": "0.1.1",
"libs/providers/growthbook": "0.1.2"
}
13 changes: 13 additions & 0 deletions libs/providers/unleash-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## [0.1.1](https://github.com/open-feature/js-sdk-contrib/compare/unleash-web-provider-v0.1.0...unleash-web-provider-v0.1.1) (2025-01-10)


### ✨ New Features

* add unleash web provider ([#1105](https://github.com/open-feature/js-sdk-contrib/issues/1105)) ([19accf8](https://github.com/open-feature/js-sdk-contrib/commit/19accf83876ef72c0741f035c324098460e709b9))


### 🧹 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))
4 changes: 2 additions & 2 deletions libs/providers/unleash-web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

0 comments on commit 6d5309b

Please sign in to comment.