File tree 4 files changed +12
-5
lines changed
packages/angular/projects/angular-sdk
4 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 5
5
"packages/web" : " 1.3.2" ,
6
6
"packages/server" : " 1.16.2" ,
7
7
"packages/shared" : " 1.5.0" ,
8
- "packages/angular/projects/angular-sdk" : " 0.0.7 -experimental"
8
+ "packages/angular/projects/angular-sdk" : " 0.0.8 -experimental"
9
9
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
- ## [ 0.0.7 -experimental] ( https://github.com/open-feature/js-sdk/compare/angular-sdk-v0.0.6 -experimental...angular-sdk-v0.0.7 -experimental ) (2024-11-21)
4
+ ## [ 0.0.8 -experimental] ( https://github.com/open-feature/js-sdk/compare/angular-sdk-v0.0.7 -experimental...angular-sdk-v0.0.8 -experimental ) (2024-11-21)
5
5
6
6
7
7
### ✨ New Features
8
8
9
9
* ** angular:** add angular 19 to peerDependencies ([ 4893d6f] ( https://github.com/open-feature/js-sdk/commit/4893d6f0003fbdcdcd4c7c061e9aed49e20b8976 ) )
10
10
11
+
12
+ ## [ 0.0.7-experimental] ( https://github.com/open-feature/js-sdk/compare/angular-sdk-v0.0.6-experimental...angular-sdk-v0.0.7-experimental ) (2024-11-21)
13
+
14
+
15
+ Note: This version did not release
16
+
17
+
11
18
## [ 0.0.6-experimental] ( https://github.com/open-feature/js-sdk/compare/angular-sdk-v0.0.5-experimental...angular-sdk-v0.0.6-experimental ) (2024-10-28)
12
19
13
20
Original file line number Diff line number Diff line change 16
16
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.8.0&color=yellow&style=for-the-badge" />
17
17
</a >
18
18
<!-- x-release-please-start-version -->
19
- <a href =" https://github.com/open-feature/js-sdk/releases/tag/angular-sdk-v0.0.7 -experimental " >
20
- <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.0.7 -experimental&color=blue&style=for-the-badge" />
19
+ <a href =" https://github.com/open-feature/js-sdk/releases/tag/angular-sdk-v0.0.8 -experimental " >
20
+ <img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.0.8 -experimental&color=blue&style=for-the-badge" />
21
21
</a >
22
22
<!-- x-release-please-end -->
23
23
<br />
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @openfeature/angular-sdk" ,
3
- "version" : " 0.0.7 -experimental" ,
3
+ "version" : " 0.0.8 -experimental" ,
4
4
"description" : " OpenFeature Angular SDK" ,
5
5
"scripts" : {
6
6
"current-published-version" : " npm show $npm_package_name@$npm_package_version version" ,
You can’t perform that action at this time.
0 commit comments