Skip to content

Commit

Permalink
Merge pull request #561 from logto-io/simeng-changeset
Browse files Browse the repository at this point in the history
chore: add changeset
  • Loading branch information
simeng-li committed Sep 27, 2023
2 parents 9ff6f68 + f9ff6f4 commit 59af075
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .changeset/thick-humans-breathe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
"@logto/browser": patch
"@logto/express": patch
"@logto/client": patch
"@logto/react": patch
"@logto/next": patch
"@logto/node": patch
"@logto/vue": patch
---

Align the js SDK error type exports.

- @logto/react: add `LogtoRequestError` export
- @logto/vue: add `LogtoRequestError` export
- @logto/express: add logto errors export
- @logto/next: add logto errors export

0 comments on commit 59af075

Please sign in to comment.