Skip to content

Commit

Permalink
chore(vue-sdk): release version 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Mar 6, 2025
1 parent 9307c13 commit 8885e59
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions packages/sdks/vue-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@

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

## [2.6.0](https://github.com/descope/descope-js/compare/vue-sdk-2.5.1...vue-sdk-2.6.0) (2025-03-06)

### Dependency Updates

* `access-key-management-widget` updated to version `0.4.4`
* `audit-management-widget` updated to version `0.4.4`
* `role-management-widget` updated to version `0.3.4`
* `user-management-widget` updated to version `0.7.4`
* `user-profile-widget` updated to version `0.3.5`
* `applications-portal-widget` updated to version `0.3.4`
* `web-component` updated to version `3.38.2`
* `web-js-sdk` updated to version `1.26.2`
* `core-js-sdk` updated to version `2.38.0`

### Features

* get current tenant ([#1040](https://github.com/descope/descope-js/issues/1040)) ([76e6f6c](https://github.com/descope/descope-js/commit/76e6f6ccd925ebc5425669f8137ff74480ab9911))


### Bug Fixes

* added nonce to sdks and update readme ([#1041](https://github.com/descope/descope-js/issues/1041)) ([597bd34](https://github.com/descope/descope-js/commit/597bd34d1d41fed5aad841ea9c9bbe49b99fbb55))

## [2.5.1](https://github.com/descope/descope-js/compare/vue-sdk-2.5.0...vue-sdk-2.5.1) (2025-03-04)

### 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.5.1",
"version": "2.6.0",
"main": "dist/index.cjs",
"module": "dist/index.mjs",
"type": "module",
Expand Down

0 comments on commit 8885e59

Please sign in to comment.