Skip to content

Commit a4f7f5b

Browse files
chore(main): release web-sdk 0.4.0 (#530)
🤖 I have created a release *beep* *boop* --- ## [0.4.0](web-sdk-v0.3.11...web-sdk-v0.4.0) (2023-07-31) ### Features * release first non-experimental version ([#528](#528)) ([a4ba064](a4ba064)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Signed-off-by: Todd Baert <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Todd Baert <[email protected]>
1 parent a4ba064 commit a4f7f5b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packages/client": "0.3.11",
2+
"packages/client": "0.4.0",
33
"packages/server": "1.4.1",
44
"packages/shared": "0.0.10"
55
}

packages/client/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

33

4+
## [0.4.0](https://github.com/open-feature/js-sdk/compare/web-sdk-v0.3.11...web-sdk-v0.4.0) (2023-07-31)
5+
6+
7+
### Features
8+
9+
* release first non-experimental version ([#528](https://github.com/open-feature/js-sdk/issues/528)) ([a4ba064](https://github.com/open-feature/js-sdk/commit/a4ba0645500ae82e4052362345e964c7ee226bb2))
10+
411
## [0.3.11](https://github.com/open-feature/js-sdk/compare/web-sdk-v0.3.10-experimental...web-sdk-v0.3.11) (2023-07-31)
512

613

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openfeature/web-sdk",
3-
"version": "0.3.11",
3+
"version": "0.4.0",
44
"description": "OpenFeature SDK for Web",
55
"main": "./dist/cjs/index.js",
66
"files": [

0 commit comments

Comments
 (0)