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.2.4" ,
66 "packages/server" : " 1.15.1" ,
77 "packages/shared" : " 1.4.0" ,
8- "packages/angular/projects/angular-sdk" : " 0.0.4 -experimental"
8+ "packages/angular/projects/angular-sdk" : " 0.0.5 -experimental"
99}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### Dependencies
4+
5+ * The following workspace dependencies were updated
6+ * devDependencies
7+ * @openfeature/web-sdk bumped from * to 1.2.5
8+
39## [ 0.0.4-experimental] ( https://github.com/open-feature/js-sdk/compare/angular-sdk-v0.0.3-experimental...angular-sdk-v0.0.4-experimental ) (2024-09-30)
410
511
Original file line number Diff line number Diff line change 11{
22 "name" : " @openfeature/angular-sdk" ,
3- "version" : " 0.0.4 -experimental" ,
3+ "version" : " 0.0.5 -experimental" ,
44 "description" : " OpenFeature Angular SDK" ,
55 "scripts" : {
66 "current-published-version" : " npm show $npm_package_name@$npm_package_version version" ,
1717 },
1818 "devDependencies" : {
1919 "@openfeature/core" : " *" ,
20- "@openfeature/web-sdk" : " * " ,
20+ "@openfeature/web-sdk" : " 1.2.5 " ,
2121 "@angular/common" : " ^17.3.0" ,
2222 "@angular/core" : " ^17.3.0"
2323 },
You can’t perform that action at this time.
0 commit comments