Skip to content

Commit

Permalink
chore(angular-sdk): release version 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 20, 2025
1 parent dff6acb commit 36378c0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/sdks/angular-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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

## [0.9.2](https://github.com/descope/descope-js/compare/angular-sdk-0.9.1...angular-sdk-0.9.2) (2025-02-20)

### Dependency Updates

* `access-key-management-widget` updated to version `0.3.21`
* `audit-management-widget` updated to version `0.3.3`
* `role-management-widget` updated to version `0.2.25`
* `user-management-widget` updated to version `0.6.20`
* `user-profile-widget` updated to version `0.2.21`
* `applications-portal-widget` updated to version `0.2.24`
* `web-component` updated to version `3.35.1`
* `web-js-sdk` updated to version `1.24.1`
* `core-js-sdk` updated to version `2.35.0`
## [0.9.1](https://github.com/descope/descope-js/compare/angular-sdk-0.9.0...angular-sdk-0.9.1) (2025-02-12)

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

0 comments on commit 36378c0

Please sign in to comment.