Skip to content

Commit

Permalink
chore(vue-sdk): release version 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 4, 2024
1 parent d8ca526 commit 55dccd0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/sdks/vue-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).

## [2.2.4](https://github.com/descope/descope-js/compare/vue-sdk-2.2.3...vue-sdk-2.2.4) (2024-12-04)

### Dependency Updates

* `access-key-management-widget` updated to version `0.3.0`
* `audit-management-widget` updated to version `0.2.4`
* `role-management-widget` updated to version `0.2.4`
* `user-management-widget` updated to version `0.5.4`
* `user-profile-widget` updated to version `0.2.0`
* `applications-portal-widget` updated to version `0.2.4`
* `web-component` updated to version `3.30.0`
* `web-js-sdk` updated to version `1.21.0`
* `core-js-sdk` updated to version `2.32.0`
## [2.2.3](https://github.com/descope/descope-js/compare/vue-sdk-2.2.2...vue-sdk-2.2.3) (2024-11-16)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/sdks/vue-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@descope/vue-sdk",
"version": "2.2.3",
"version": "2.2.4",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
"type": "module",
Expand Down

0 comments on commit 55dccd0

Please sign in to comment.