Skip to content

Commit

Permalink
chore(angular-sdk): release version 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 27, 2024
1 parent bae911b commit 90d503f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/sdks/angular-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.6.4](https://github.com/descope/descope-js/compare/angular-sdk-0.6.3...angular-sdk-0.6.4) (2024-10-27)

### Dependency Updates

* `user-profile-widget` updated to version `0.0.111`
* `web-component` updated to version `3.27.2`
## [0.6.3](https://github.com/descope/descope-js/compare/angular-sdk-0.6.2...angular-sdk-0.6.3) (2024-10-27)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/angular-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@descope/angular-sdk",
"version": "0.6.3",
"version": "0.6.4",
"peerDependencies": {
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0"
Expand Down

0 comments on commit 90d503f

Please sign in to comment.