Skip to content

Commit b422156

Browse files
authored
fix(vue): Add missing changeset for sessionClaims in useAuth() (#5587)
1 parent cc1f9a0 commit b422156

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.changeset/hip-nights-itch.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@clerk/vue': minor
3+
---
4+
5+
Introduce `sessionClaims` to useAuth().
6+
- thanks to [@ijxy](https://github.com/ijxy) for the [contribution](https://github.com/clerk/javascript/pull/4823)

0 commit comments

Comments
 (0)