Skip to content

Commit 06e9330

Browse files
chore(main): release angular-sdk 0.0.18 (#1261)
🤖 I have created a release *beep* *boop* --- ## [0.0.18](angular-sdk-v0.0.17...angular-sdk-v0.0.18) (2025-10-20) ### 🧹 Chore * test OIDC Changes with Angular Release ([#1260](#1260)) ([f0a4898](f0a4898)) --- 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 f0a4898 commit 06e9330

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"packages/web": "1.6.2",
55
"packages/server": "1.19.0",
66
"packages/shared": "1.9.1",
7-
"packages/angular/projects/angular-sdk": "0.0.17"
7+
"packages/angular/projects/angular-sdk": "0.0.18"
88
}

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

33

4+
## [0.0.18](https://github.com/open-feature/js-sdk/compare/angular-sdk-v0.0.17...angular-sdk-v0.0.18) (2025-10-20)
5+
6+
7+
### 🧹 Chore
8+
9+
* test OIDC Changes with Angular Release ([#1260](https://github.com/open-feature/js-sdk/issues/1260)) ([f0a4898](https://github.com/open-feature/js-sdk/commit/f0a48986c39e31ac2eac9c5431c70db193973a58))
10+
411
## [0.0.17](https://github.com/open-feature/js-sdk/compare/angular-sdk-v0.0.16...angular-sdk-v0.0.17) (2025-09-30)
512

613
### ✨ New Features

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.8.0&color=yellow&style=for-the-badge" />
1818
</a>
1919
<!-- x-release-please-start-version -->
20-
<a href="https://github.com/open-feature/js-sdk/releases/tag/angular-sdk-v0.0.17">
21-
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.0.17&color=blue&style=for-the-badge" />
20+
<a href="https://github.com/open-feature/js-sdk/releases/tag/angular-sdk-v0.0.18">
21+
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.0.18&color=blue&style=for-the-badge" />
2222
</a>
2323
<!-- x-release-please-end -->
2424
<br/>

packages/angular/projects/angular-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openfeature/angular-sdk",
3-
"version": "0.0.17",
3+
"version": "0.0.18",
44
"description": "OpenFeature Angular SDK",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)