File tree 4 files changed +11
-4
lines changed
4 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 2
2
"packages/nest" : " 0.2.2" ,
3
3
"packages/react" : " 0.4.9" ,
4
4
"packages/angular" : " 0.0.1-experimental" ,
5
- "packages/web" : " 1.3.2 " ,
5
+ "packages/web" : " 1.3.3 " ,
6
6
"packages/server" : " 1.16.2" ,
7
7
"packages/shared" : " 1.5.0" ,
8
8
"packages/angular/projects/angular-sdk" : " 0.0.9-experimental"
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## [ 1.3.3] ( https://github.com/open-feature/js-sdk/compare/web-sdk-v1.3.2...web-sdk-v1.3.3 ) (2024-12-10)
5
+
6
+
7
+ ### 📚 Documentation
8
+
9
+ * fix comment in README for Hook’s after method ([ #1102 ] ( https://github.com/open-feature/js-sdk/issues/1102 ) ) ([ ba8d1ae] ( https://github.com/open-feature/js-sdk/commit/ba8d1aeec837cb089cda3499d44ecc505ea0c947 ) )
10
+
4
11
## [ 1.3.2] ( https://github.com/open-feature/js-sdk/compare/web-sdk-v1.3.1...web-sdk-v1.3.2 ) (2024-11-07)
5
12
6
13
Original file line number Diff line number Diff line change 16
16
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.8.0&color=yellow&style=for-the-badge" />
17
17
</a >
18
18
<!-- x-release-please-start-version -->
19
- <a href =" https://github.com/open-feature/js-sdk/releases/tag/web-sdk-v1.3.2 " >
20
- <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.3.2 &color=blue&style=for-the-badge" />
19
+ <a href =" https://github.com/open-feature/js-sdk/releases/tag/web-sdk-v1.3.3 " >
20
+ <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.3.3 &color=blue&style=for-the-badge" />
21
21
</a >
22
22
<!-- x-release-please-end -->
23
23
<br />
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openfeature/web-sdk" ,
3
- "version" : " 1.3.2 " ,
3
+ "version" : " 1.3.3 " ,
4
4
"description" : " OpenFeature SDK for Web" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments