File tree Expand file tree Collapse file tree 4 files changed +11
-4
lines changed Expand file tree Collapse file tree 4 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 33 "packages/react" : " 0.4.9" ,
44 "packages/angular" : " 0.0.1-experimental" ,
55 "packages/web" : " 1.3.2" ,
6- "packages/server" : " 1.16.2 " ,
6+ "packages/server" : " 1.16.3 " ,
77 "packages/shared" : " 1.5.0" ,
88 "packages/angular/projects/angular-sdk" : " 0.0.9-experimental"
99}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.16.3] ( https://github.com/open-feature/js-sdk/compare/server-sdk-v1.16.2...server-sdk-v1.16.3 ) (2024-12-10)
4+
5+
6+ ### 📚 Documentation
7+
8+ * fix comment in README for Hook’s after method ([ #1103 ] ( https://github.com/open-feature/js-sdk/issues/1103 ) ) ([ e335615] ( https://github.com/open-feature/js-sdk/commit/e3356157d5910d9196e8968c20d4c9a46c4de910 ) )
9+
310## [ 1.16.2] ( https://github.com/open-feature/js-sdk/compare/server-sdk-v1.16.1...server-sdk-v1.16.2 ) (2024-11-07)
411
512
Original file line number Diff line number Diff line change 1616 <img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.8.0&color=yellow&style=for-the-badge" />
1717 </a >
1818 <!-- x-release-please-start-version -->
19- <a href =" https://github.com/open-feature/js-sdk/releases/tag/server-sdk-v1.16.2 " >
20- <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.16.2 &color=blue&style=for-the-badge" />
19+ <a href =" https://github.com/open-feature/js-sdk/releases/tag/server-sdk-v1.16.3 " >
20+ <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.16.3 &color=blue&style=for-the-badge" />
2121 </a >
2222 <!-- x-release-please-end -->
2323 <br />
Original file line number Diff line number Diff line change 11{
22 "name" : " @openfeature/server-sdk" ,
3- "version" : " 1.16.2 " ,
3+ "version" : " 1.16.3 " ,
44 "description" : " OpenFeature SDK for JavaScript" ,
55 "main" : " ./dist/cjs/index.js" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments