File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.5.1
5+
6+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.0...v0.5.1 )
7+
8+ ### 🩹 Fixes
9+
10+ - ` useWebAuthn ` composable registration & fix ` allowCredentials ` / ` excludeCredentials ` option ([ #266 ] ( https://github.com/atinux/nuxt-auth-utils/pull/266 ) )
11+
12+ ### 🏡 Chore
13+
14+ - ** release:** V0.5.0 ([ 404acc6] ( https://github.com/atinux/nuxt-auth-utils/commit/404acc6 ) )
15+ - Update deps ([ 8947e40] ( https://github.com/atinux/nuxt-auth-utils/commit/8947e40 ) )
16+
17+ ### ❤️ Contributors
18+
19+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
20+ - Gerben Mulder <github.undergo381@passmail.net >
21+
422## v0.5.0
523
624[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.4.4...v0.5.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.5.0 " ,
3+ "version" : " 0.5.1 " ,
44 "description" : " Add Authentication to Nuxt applications with secured & sealed cookies sessions." ,
55 "repository" : " atinux/nuxt-auth-utils" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments