File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 4
4
"packages/angular" : " 0.0.1-experimental" ,
5
5
"packages/web" : " 1.4.1" ,
6
6
"packages/server" : " 1.17.1" ,
7
- "packages/shared" : " 1.7.0 " ,
7
+ "packages/shared" : " 1.7.1 " ,
8
8
"packages/angular/projects/angular-sdk" : " 0.0.9-experimental"
9
9
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.7.1] ( https://github.com/open-feature/js-sdk/compare/core-v1.7.0...core-v1.7.1 ) (2025-02-13)
4
+
5
+
6
+ ### π Bug Fixes
7
+
8
+ * export missing telemetry functionality ([ #1148 ] ( https://github.com/open-feature/js-sdk/issues/1148 ) ) ([ dcbc300] ( https://github.com/open-feature/js-sdk/commit/dcbc30090e7611c60e06d05826f6471f0c8c4009 ) )
9
+
3
10
## [ 1.7.0] ( https://github.com/open-feature/js-sdk/compare/core-v1.6.0...core-v1.7.0 ) (2025-02-07)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openfeature/core" ,
3
- "version" : " 1.7.0 " ,
3
+ "version" : " 1.7.1 " ,
4
4
"description" : " Shared OpenFeature JS components (server and web)" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
6
"files" : [
You canβt perform that action at this time.
0 commit comments