Skip to content

Commit 5bc1fa9

Browse files
author
github-actions
committed
chore(angular-sdk): release version 0.9.5
1 parent 771872b commit 5bc1fa9

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/sdks/angular-sdk/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

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

5+
## [0.9.5](https://github.com/descope/descope-js/compare/angular-sdk-0.9.4...angular-sdk-0.9.5) (2025-02-26)
6+
7+
### Dependency Updates
8+
9+
* `access-key-management-widget` updated to version `0.4.1`
10+
* `audit-management-widget` updated to version `0.4.1`
11+
* `role-management-widget` updated to version `0.3.1`
12+
* `user-management-widget` updated to version `0.7.1`
13+
* `user-profile-widget` updated to version `0.3.2`
14+
* `applications-portal-widget` updated to version `0.3.1`
15+
* `web-component` updated to version `3.37.0`
516
## [0.9.4](https://github.com/descope/descope-js/compare/angular-sdk-0.9.3...angular-sdk-0.9.4) (2025-02-25)
617

718
### Dependency Updates

packages/sdks/angular-sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@descope/angular-sdk",
3-
"version": "0.9.4",
3+
"version": "0.9.5",
44
"peerDependencies": {
55
"@angular/common": ">=16.0.0",
66
"@angular/core": ">=16.0.0"

0 commit comments

Comments
 (0)