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.0" ,
6
6
"packages/server" : " 1.17.0" ,
7
- "packages/shared" : " 1.6 .0" ,
7
+ "packages/shared" : " 1.7 .0" ,
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.0] ( https://github.com/open-feature/js-sdk/compare/core-v1.6.0...core-v1.7.0 ) (2025-02-07)
4
+
5
+
6
+ ### ✨ New Features
7
+
8
+ * add telemetry helper utils ([ #1120 ] ( https://github.com/open-feature/js-sdk/issues/1120 ) ) ([ 1e93b3c] ( https://github.com/open-feature/js-sdk/commit/1e93b3c6fa4494dfb41389043921751e00acafd2 ) )
9
+
3
10
## [ 1.6.0] ( https://github.com/open-feature/js-sdk/compare/core-v1.5.0...core-v1.6.0 ) (2024-12-12)
4
11
5
12
### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openfeature/core" ,
3
- "version" : " 1.6 .0" ,
3
+ "version" : " 1.7 .0" ,
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