Skip to content

Commit

Permalink
Merge branch 'main' into oidc_error_redirect_uri
Browse files Browse the repository at this point in the history
  • Loading branch information
orius123 authored Jul 23, 2024
2 parents f5bb55e + 9f117a3 commit 6569833
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/sdks/vue-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## [2.0.20](https://github.com/descope/descope-js/compare/vue-sdk-2.0.19...vue-sdk-2.0.20) (2024-07-23)


### Bug Fixes

* Update package.json RELEASE ([#753](https://github.com/descope/descope-js/issues/753)) ([1ae6243](https://github.com/descope/descope-js/commit/1ae624359261626a7bdddfcc2c87f8eb21137ba5))

## 0.0.1 (2024-07-23)

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

0 comments on commit 6569833

Please sign in to comment.