Skip to content

Commit 40deec0

Browse files
chore(main): release angular-sdk 0.0.10 (#1143)
🤖 I have created a release *beep* *boop* --- ## [0.0.10](angular-sdk-v0.0.9-experimental...angular-sdk-v0.0.10) (2025-02-13) ### 🧹 Chore * **angular:** update angular package to a non-experimental version ([#1147](#1147)) ([5272f76](5272f76)), closes [#1110](#1110) * update sdk peer ([#1142](#1142)) ([8bb6206](8bb6206)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Signed-off-by: OpenFeature Bot <[email protected]>
1 parent 5272f76 commit 40deec0

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"packages/web": "1.4.1",
66
"packages/server": "1.17.1",
77
"packages/shared": "1.7.1",
8-
"packages/angular/projects/angular-sdk": "0.0.9-experimental"
8+
"packages/angular/projects/angular-sdk": "0.0.10"
99
}

packages/angular/projects/angular-sdk/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

33

4+
## [0.0.10](https://github.com/open-feature/js-sdk/compare/angular-sdk-v0.0.9-experimental...angular-sdk-v0.0.10) (2025-02-13)
5+
6+
7+
### 🧹 Chore
8+
9+
* **angular:** update angular package to a non-experimental version ([#1147](https://github.com/open-feature/js-sdk/issues/1147)) ([5272f76](https://github.com/open-feature/js-sdk/commit/5272f76c4075ebbd21f9b24dacac8f2d22e31ca9)), closes [#1110](https://github.com/open-feature/js-sdk/issues/1110)
10+
* update sdk peer ([#1142](https://github.com/open-feature/js-sdk/issues/1142)) ([8bb6206](https://github.com/open-feature/js-sdk/commit/8bb620601e2b8dc7b62d717169b585bd1c886996))
11+
412
## [0.0.9-experimental](https://github.com/open-feature/js-sdk/compare/angular-sdk-v0.0.8-experimental...angular-sdk-v0.0.9-experimental) (2024-11-21)
513

614

packages/angular/projects/angular-sdk/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.8.0&color=yellow&style=for-the-badge" />
1717
</a>
1818
<!-- x-release-please-start-version -->
19-
<a href="https://github.com/open-feature/js-sdk/releases/tag/angular-sdk-v0.0.9-experimental">
20-
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.0.9-experimental&color=blue&style=for-the-badge" />
19+
<a href="https://github.com/open-feature/js-sdk/releases/tag/angular-sdk-v0.0.10">
20+
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.0.10&color=blue&style=for-the-badge" />
2121
</a>
2222
<!-- x-release-please-end -->
2323
<br/>

0 commit comments

Comments
 (0)