File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
packages/angular/projects/angular-sdk Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 55 "packages/web" : " 1.4.0" ,
66 "packages/server" : " 1.17.1" ,
77 "packages/shared" : " 1.7.0" ,
8- "packages/angular/projects/angular-sdk" : " 0.0.9 -experimental"
8+ "packages/angular/projects/angular-sdk" : " 0.0.10 -experimental"
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/web-sdk bumped from * to 1.4.1
9+
410## [ 0.0.9-experimental] ( https://github.com/open-feature/js-sdk/compare/angular-sdk-v0.0.8-experimental...angular-sdk-v0.0.9-experimental ) (2024-11-21)
511
612
Original file line number Diff line number Diff line change 11{
22 "name" : " @openfeature/angular-sdk" ,
3- "version" : " 0.0.9 -experimental" ,
3+ "version" : " 0.0.10 -experimental" ,
44 "description" : " OpenFeature Angular SDK" ,
55 "repository" : {
66 "type" : " git" ,
2121 },
2222 "devDependencies" : {
2323 "@openfeature/core" : " *" ,
24- "@openfeature/web-sdk" : " * " ,
24+ "@openfeature/web-sdk" : " 1.4.1 " ,
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