File tree Expand file tree Collapse file tree 4 files changed +19
-5
lines changed Expand file tree Collapse file tree 4 files changed +19
-5
lines changed Original file line number Diff line number Diff line change 33 "packages/react" : " 0.4.6" ,
44 "packages/angular" : " 0.0.1-experimental" ,
55 "packages/web" : " 1.2.4" ,
6- "packages/server" : " 1.15.1 " ,
6+ "packages/server" : " 1.15.2 " ,
77 "packages/shared" : " 1.4.0" ,
88 "packages/angular/projects/angular-sdk" : " 0.0.4-experimental"
99}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.15.2] ( https://github.com/open-feature/js-sdk/compare/server-sdk-v1.15.1...server-sdk-v1.15.2 ) (2024-10-21)
4+
5+
6+ ### 🧹 Chore
7+
8+ * import type lint rule and fixes ([ #1039 ] ( https://github.com/open-feature/js-sdk/issues/1039 ) ) ([ 01fcb93] ( https://github.com/open-feature/js-sdk/commit/01fcb933d2cbd131a0f4a005173cdd1906087e18 ) )
9+
10+
11+ ### Dependencies
12+
13+ * The following workspace dependencies were updated
14+ * devDependencies
15+ * @openfeature/core bumped from 1.4.0 to 1.4.1
16+
317## [ 1.15.1] ( https://github.com/open-feature/js-sdk/compare/server-sdk-v1.15.0...server-sdk-v1.15.1 ) (2024-08-28)
418
519
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.15.1 " >
20- <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.15.1 &color=blue&style=for-the-badge" />
19+ <a href =" https://github.com/open-feature/js-sdk/releases/tag/server-sdk-v1.15.2 " >
20+ <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.15.2 &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.15.1 " ,
3+ "version" : " 1.15.2 " ,
44 "description" : " OpenFeature SDK for JavaScript" ,
55 "main" : " ./dist/cjs/index.js" ,
66 "files" : [
5252 "@openfeature/core" : " 1.4.0"
5353 },
5454 "devDependencies" : {
55- "@openfeature/core" : " 1.4.0 "
55+ "@openfeature/core" : " 1.4.1 "
5656 }
5757}
You can’t perform that action at this time.
0 commit comments