Skip to content

Commit

Permalink
chore(angular-sdk): release version 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 14, 2024
1 parent 96a7b6c commit 82c8d49
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions packages/sdks/angular-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

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

## [0.7.2](https://github.com/descope/descope-js/compare/angular-sdk-0.7.1...angular-sdk-0.7.2) (2024-11-14)

### Dependency Updates

* `access-key-management-widget` updated to version `0.2.2`
* `audit-management-widget` updated to version `0.2.2`
* `role-management-widget` updated to version `0.2.2`
* `user-management-widget` updated to version `0.5.2`
* `user-profile-widget` updated to version `0.1.2`
* `applications-portal-widget` updated to version `0.2.2`
* `web-component` updated to version `3.29.2`
* `web-js-sdk` updated to version `1.20.1`
* `core-js-sdk` updated to version `2.30.1`

### Bug Fixes

* expose restartOnError on all sdks ([#838](https://github.com/descope/descope-js/issues/838)) ([dd20924](https://github.com/descope/descope-js/commit/dd20924dfd02345eae2972d5154b9be8a209a906))

## [0.7.1](https://github.com/descope/descope-js/compare/angular-sdk-0.7.0...angular-sdk-0.7.1) (2024-11-13)

### 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.7.1",
"version": "0.7.2",
"peerDependencies": {
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0"
Expand Down

0 comments on commit 82c8d49

Please sign in to comment.