File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed
packages/angular/projects/angular-sdk Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 55 "packages/web" : " 1.4.1" ,
66 "packages/server" : " 1.17.1" ,
77 "packages/shared" : " 1.7.2" ,
8- "packages/angular/projects/angular-sdk" : " 0.0.10 "
8+ "packages/angular/projects/angular-sdk" : " 0.0.11 "
99}
Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ### Dependencies
5+
6+ * The following workspace dependencies were updated
7+ * devDependencies
8+ * @openfeature/core bumped from * to 1.8.0
9+ * @openfeature/web-sdk bumped from * to 1.5.0
10+
411## [ 0.0.10] ( https://github.com/open-feature/js-sdk/compare/angular-sdk-v0.0.9-experimental...angular-sdk-v0.0.10 ) (2025-02-13)
512
613
Original file line number Diff line number Diff line change 11{
22 "name" : " @openfeature/angular-sdk" ,
3- "version" : " 0.0.10 " ,
3+ "version" : " 0.0.11 " ,
44 "description" : " OpenFeature Angular SDK" ,
55 "repository" : {
66 "type" : " git" ,
2020 "tslib" : " ^2.3.0"
2121 },
2222 "devDependencies" : {
23- "@openfeature/core" : " * " ,
24- "@openfeature/web-sdk" : " * " ,
23+ "@openfeature/core" : " 1.8.0 " ,
24+ "@openfeature/web-sdk" : " 1.5.0 " ,
2525 "@angular/common" : " ^19.0.0" ,
2626 "@angular/core" : " ^19.0.0"
2727 },
You can’t perform that action at this time.
0 commit comments