File tree Expand file tree Collapse file tree 4 files changed +19
-5
lines changed
packages/angular/projects/angular-sdk Expand file tree Collapse file tree 4 files changed +19
-5
lines changed Original file line number Diff line number Diff line change 55 "packages/web" : " 1.5.0" ,
66 "packages/server" : " 1.18.0" ,
77 "packages/shared" : " 1.8.0" ,
8- "packages/angular/projects/angular-sdk" : " 0.0.13 "
8+ "packages/angular/projects/angular-sdk" : " 0.0.14 "
99}
Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## [ 0.0.14] ( https://github.com/open-feature/js-sdk/compare/angular-sdk-v0.0.13...angular-sdk-v0.0.14 ) (2025-05-25)
5+
6+
7+ ### 🐛 Bug Fixes
8+
9+ * ** angular:** add license and url field to package.json ([ b2784f5] ( https://github.com/open-feature/js-sdk/commit/b2784f53b85a11c58abb8e2a0f87a31890885c54 ) )
10+
11+
12+ ### Dependencies
13+
14+ * The following workspace dependencies were updated
15+ * devDependencies
16+ * @openfeature/web-sdk bumped from * to 1.5.1
17+
418## [ 0.0.13] ( https://github.com/open-feature/js-sdk/compare/angular-sdk-v0.0.12...angular-sdk-v0.0.13 ) (2025-04-20)
519
620
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/angular-sdk-v0.0.13 " >
20- <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.0.13 &color=blue&style=for-the-badge" />
19+ <a href =" https://github.com/open-feature/js-sdk/releases/tag/angular-sdk-v0.0.14 " >
20+ <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.0.14 &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/angular-sdk" ,
3- "version" : " 0.0.13 " ,
3+ "version" : " 0.0.14 " ,
44 "description" : " OpenFeature Angular SDK" ,
55 "repository" : {
66 "type" : " git" ,
2626 },
2727 "devDependencies" : {
2828 "@openfeature/core" : " *" ,
29- "@openfeature/web-sdk" : " * " ,
29+ "@openfeature/web-sdk" : " 1.5.1 " ,
3030 "@angular/common" : " ^19.0.0" ,
3131 "@angular/core" : " ^19.0.0"
3232 },
You can’t perform that action at this time.
0 commit comments