Skip to content

Commit

Permalink
chore(main): release angular-sdk 0.0.8-experimental
Browse files Browse the repository at this point in the history
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
  • Loading branch information
openfeaturebot committed Nov 21, 2024
1 parent 2a21f4f commit d3c600e
Show file tree
Hide file tree
Showing 4 changed files with 41 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.3.2",
"packages/server": "1.16.2",
"packages/shared": "1.5.0",
"packages/angular/projects/angular-sdk": "0.0.7-experimental"
"packages/angular/projects/angular-sdk": "0.0.8-experimental"
}
37 changes: 37 additions & 0 deletions packages/angular/projects/angular-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,43 @@
# Changelog


## [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)


### ✨ New Features

* Angular SDK ([#997](https://github.com/open-feature/js-sdk/issues/997)) ([105fd95](https://github.com/open-feature/js-sdk/commit/105fd95e344822ffcfc54d328a28676b6f27f38e))
* **angular:** add Angular 18 support ([#1063](https://github.com/open-feature/js-sdk/issues/1063)) ([e62d6d4](https://github.com/open-feature/js-sdk/commit/e62d6d4b7e4a5d0f40592a2c73e7124d22eec98e))
* **angular:** add angular 19 to peerDependencies ([4893d6f](https://github.com/open-feature/js-sdk/commit/4893d6f0003fbdcdcd4c7c061e9aed49e20b8976))


### 🐛 Bug Fixes

* **angular:** add package description ([#1026](https://github.com/open-feature/js-sdk/issues/1026)) ([dc63ca8](https://github.com/open-feature/js-sdk/commit/dc63ca8b9d6fe8c16089e95f0e336d5e3f759f3b))
* **angular:** fix race condition on initialization ([#1052](https://github.com/open-feature/js-sdk/issues/1052)) ([12eaa97](https://github.com/open-feature/js-sdk/commit/12eaa9758d9deb788d74488ef03f18cbd31c0cbe))
* copy license to package correctly ([#1011](https://github.com/open-feature/js-sdk/issues/1011)) ([458d278](https://github.com/open-feature/js-sdk/commit/458d278345fe8681a966fca3852b2e607bdafccb))
* fix release of angular sdk ([4a370cc](https://github.com/open-feature/js-sdk/commit/4a370cc73f15f2188ca6aac4c5ae8c842e854b73))


### 🧹 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))
* **main:** release angular-sdk 0.0.1-experimental ([#1003](https://github.com/open-feature/js-sdk/issues/1003)) ([ed3aaa4](https://github.com/open-feature/js-sdk/commit/ed3aaa48c0f90b4b90f08c1110d1edf8ef9d62f0))
* **main:** release angular-sdk 0.0.1-experimental ([#1010](https://github.com/open-feature/js-sdk/issues/1010)) ([eb42c4c](https://github.com/open-feature/js-sdk/commit/eb42c4c9e602451bd4e28826b168b6a632776f17))
* **main:** release angular-sdk 0.0.2-experimental ([#1008](https://github.com/open-feature/js-sdk/issues/1008)) ([f74056c](https://github.com/open-feature/js-sdk/commit/f74056c02bcfaa021d4ab619116613d0db23e828))
* **main:** release angular-sdk 0.0.2-experimental ([#1012](https://github.com/open-feature/js-sdk/issues/1012)) ([8bdc164](https://github.com/open-feature/js-sdk/commit/8bdc16430ca08fbf30d2486987657724701eff67))
* **main:** release angular-sdk 0.0.3-experimental ([#1014](https://github.com/open-feature/js-sdk/issues/1014)) ([baec2fb](https://github.com/open-feature/js-sdk/commit/baec2fb350187fe9fb94aebcd97011d0658ad8cd))
* **main:** release angular-sdk 0.0.4-experimental ([#1027](https://github.com/open-feature/js-sdk/issues/1027)) ([c1374bb](https://github.com/open-feature/js-sdk/commit/c1374bb7b371b2e882e3498ffaf2f8f562d68eea))
* **main:** release angular-sdk 0.0.5-experimental ([#1053](https://github.com/open-feature/js-sdk/issues/1053)) ([5636983](https://github.com/open-feature/js-sdk/commit/56369839b6358489a197b348c98000f5fb4a4bb8))
* **main:** release angular-sdk 0.0.6-experimental ([#1064](https://github.com/open-feature/js-sdk/issues/1064)) ([7f9001e](https://github.com/open-feature/js-sdk/commit/7f9001ec0a7ca8b8216a34e431378f2afc3ee85a))
* **main:** release angular-sdk 0.0.7-experimental ([#1088](https://github.com/open-feature/js-sdk/issues/1088)) ([6016465](https://github.com/open-feature/js-sdk/commit/6016465f9a999a96d2e76d58b352b3483a68eeea))
* **main:** release angular-sdk 0.0.7-experimental ([#1091](https://github.com/open-feature/js-sdk/issues/1091)) ([2a21f4f](https://github.com/open-feature/js-sdk/commit/2a21f4fd60b6f6b5ea502b50f04a1ba480a6e0f6))


### 📚 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.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)


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.7-experimental">
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.0.7-experimental&color=blue&style=for-the-badge" />
<a href="https://github.com/open-feature/js-sdk/releases/tag/angular-sdk-v0.0.8-experimental">
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v0.0.8-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.7-experimental",
"version": "0.0.8-experimental",
"description": "OpenFeature Angular SDK",
"scripts": {
"current-published-version": "npm show $npm_package_name@$npm_package_version version",
Expand Down

0 comments on commit d3c600e

Please sign in to comment.