Skip to content

Commit

Permalink
chore(main): release angular-sdk 0.0.3-experimental (open-feature#1014)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.0.3-experimental](open-feature/js-sdk@angular-sdk-v0.0.2-experimental...angular-sdk-v0.0.3-experimental)
(2024-09-22)


### 🧹 Chore

* add npm keywords for angular
([open-feature#1015](open-feature#1015))
([6b11165](open-feature@6b11165))


### 📚 Documentation

* **angular:** improve angular readme layout
([open-feature#1013](open-feature#1013))
([ee52da9](open-feature@ee52da9))

---
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 <109696520+openfeaturebot@users.noreply.github.com>
  • Loading branch information
openfeaturebot authored Sep 22, 2024
1 parent 6b11165 commit baec2fb
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"packages/web": "1.2.4",
"packages/server": "1.15.1",
"packages/shared": "1.4.0",
"packages/angular/projects/angular-sdk": "0.0.2-experimental"
"packages/angular/projects/angular-sdk": "0.0.3-experimental"
}
12 changes: 12 additions & 0 deletions packages/angular/projects/angular-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.0.3-experimental](https://github.com/open-feature/js-sdk/compare/angular-sdk-v0.0.2-experimental...angular-sdk-v0.0.3-experimental) (2024-09-22)


### 🧹 Chore

* add npm keywords for angular ([#1015](https://github.com/open-feature/js-sdk/issues/1015)) ([6b11165](https://github.com/open-feature/js-sdk/commit/6b11165aa102e62fb8cd4dd218643e2ef0e733cf))


### 📚 Documentation

* **angular:** improve angular readme layout ([#1013](https://github.com/open-feature/js-sdk/issues/1013)) ([ee52da9](https://github.com/open-feature/js-sdk/commit/ee52da9a01fe71fd5b4a4734659a06c48b6dc62c))

## [0.0.2-experimental](https://github.com/open-feature/js-sdk/compare/angular-sdk-v0.0.1-experimental...angular-sdk-v0.0.2-experimental) (2024-09-14)


Expand Down
4 changes: 2 additions & 2 deletions packages/angular/projects/angular-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.8.0&color=yellow&style=for-the-badge" />
</a>
<!-- x-release-please-start-version -->
<a href="https://github.com/open-feature/js-sdk/releases/tag/angular-sdk-v0.0.2-experimental">
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.0.2-experimental&color=blue&style=for-the-badge" />
<a href="https://github.com/open-feature/js-sdk/releases/tag/angular-sdk-v0.0.3-experimental">
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.0.3-experimental&color=blue&style=for-the-badge" />
</a>
<!-- x-release-please-end -->
<br/>
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/projects/angular-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfeature/angular-sdk",
"version": "0.0.2-experimental",
"version": "0.0.3-experimental",
"scripts": {
"current-published-version": "npm show $npm_package_name@$npm_package_version version",
"current-version": "echo $npm_package_version",
Expand Down

0 comments on commit baec2fb

Please sign in to comment.