Skip to content

Commit ed3aaa4

Browse files
chore(main): release angular-sdk 0.0.1-experimental (#1003)
🤖 I have created a release *beep* *boop* --- ## 0.0.1-experimental (2024-09-13) ### ✨ New Features * Angular SDK ([#997](#997)) ([105fd95](105fd95)) --- 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]> Signed-off-by: Lukas Reining <[email protected]> Co-authored-by: Lukas Reining <[email protected]>
1 parent 105fd95 commit ed3aaa4

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"packages/angular": "0.0.1-experimental",
55
"packages/web": "1.2.3",
66
"packages/server": "1.15.1",
7-
"packages/shared": "1.4.0"
7+
"packages/shared": "1.4.0",
8+
"packages/angular/projects/angular-sdk": "0.0.1-experimental"
89
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.0.1-experimental (2024-09-13)
4+
5+
6+
### ✨ New Features
7+
8+
* Angular SDK ([#997](https://github.com/open-feature/js-sdk/issues/997)) ([105fd95](https://github.com/open-feature/js-sdk/commit/105fd95e344822ffcfc54d328a28676b6f27f38e))

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

Lines changed: 2 additions & 2 deletions
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.0">
20-
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.0.0&color=blue&style=for-the-badge" />
19+
<a href="https://github.com/open-feature/js-sdk/releases/tag/angular-sdk-v0.0.1-experimental">
20+
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.0.1-experimental&color=blue&style=for-the-badge" />
2121
</a>
2222
<!-- x-release-please-end -->
2323
<br/>

0 commit comments

Comments
 (0)