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.1" ,
66 "packages/server" : " 1.18.0" ,
77 "packages/shared" : " 1.8.0" ,
8- "packages/angular/projects/angular-sdk" : " 0.0.12 "
8+ "packages/angular/projects/angular-sdk" : " 0.0.13 "
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.5.0
9+
410## [ 0.0.12] ( https://github.com/open-feature/js-sdk/compare/angular-sdk-v0.0.11...angular-sdk-v0.0.12 ) (2025-04-11)
511
612
Original file line number Diff line number Diff line change 11{
22 "name" : " @openfeature/angular-sdk" ,
3- "version" : " 0.0.12 " ,
3+ "version" : " 0.0.13 " ,
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.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