Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
Signed-off-by: OpenFeature Bot <[email protected]>
  • Loading branch information
openfeaturebot committed Oct 29, 2024
1 parent fe3ad8e commit 63ae552
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 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.5.0",
"packages/angular/projects/angular-sdk": "0.0.6-experimental"
"packages/angular/projects/angular-sdk": "0.0.7-experimental"
}
6 changes: 6 additions & 0 deletions packages/angular/projects/angular-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @openfeature/web-sdk bumped from * to 1.3.0

## [0.0.6-experimental](https://github.com/open-feature/js-sdk/compare/angular-sdk-v0.0.5-experimental...angular-sdk-v0.0.6-experimental) (2024-10-28)


Expand Down
4 changes: 2 additions & 2 deletions 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.6-experimental",
"version": "0.0.7-experimental",
"description": "OpenFeature Angular SDK",
"scripts": {
"current-published-version": "npm show $npm_package_name@$npm_package_version version",
Expand All @@ -17,7 +17,7 @@
},
"devDependencies": {
"@openfeature/core": "*",
"@openfeature/web-sdk": "*",
"@openfeature/web-sdk": "1.3.0",
"@angular/common": "^18.2.9",
"@angular/core": "^18.2.9"
},
Expand Down

0 comments on commit 63ae552

Please sign in to comment.