Skip to content

Commit 18f14fa

Browse files
chore(main): release unleash-web-provider 0.1.2
1 parent 29f8b84 commit 18f14fa

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"libs/providers/growthbook-client": "0.1.2",
2020
"libs/providers/config-cat-web": "0.1.6",
2121
"libs/shared/config-cat-core": "0.1.1",
22-
"libs/providers/unleash-web": "0.1.1",
22+
"libs/providers/unleash-web": "0.1.2",
2323
"libs/providers/growthbook": "0.1.2",
2424
"libs/providers/aws-ssm": "0.1.2"
2525
}

libs/providers/unleash-web/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/open-feature/js-sdk-contrib/compare/unleash-web-provider-v0.1.1...unleash-web-provider-v0.1.2) (2025-04-11)
4+
5+
6+
### 🧹 Chore
7+
8+
* **main:** release flipt-web-provider 0.1.3 ([#1253](https://github.com/open-feature/js-sdk-contrib/issues/1253)) ([7be62ae](https://github.com/open-feature/js-sdk-contrib/commit/7be62ae45f4dfbaefecc6205a28060698fdd884d))
9+
310
## [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)
411

512

libs/providers/unleash-web/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libs/providers/unleash-web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openfeature/unleash-web-provider",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"license": "Apache-2.0",
55
"main": "./src/index.js",
66
"typings": "./src/index.d.ts",

0 commit comments

Comments
 (0)