File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.5.0
5+
6+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.4.4...v0.5.0 )
7+
8+ ### 📖 Documentation
9+
10+ - Set webauthn version to v10 ([ ca151c7] ( https://github.com/atinux/nuxt-auth-utils/commit/ca151c7 ) )
11+ - Fix typo ([ #251 ] ( https://github.com/atinux/nuxt-auth-utils/pull/251 ) )
12+
13+ ### 🏡 Chore
14+
15+ - ** playground:** Remove duplicate code ([ edc14ce] ( https://github.com/atinux/nuxt-auth-utils/commit/edc14ce ) )
16+ - ⚠️ Update simplewebauthn to v11 ([ 92e3e2e] ( https://github.com/atinux/nuxt-auth-utils/commit/92e3e2e ) )
17+ - Update deps ([ 5a4ecb3] ( https://github.com/atinux/nuxt-auth-utils/commit/5a4ecb3 ) )
18+
19+ #### ⚠️ Breaking Changes
20+
21+ - ⚠️ Update simplewebauthn to v11 ([ 92e3e2e] ( https://github.com/atinux/nuxt-auth-utils/commit/92e3e2e ) )
22+
23+ ### ❤️ Contributors
24+
25+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
26+ - Gerben Mulder <github.undergo381@passmail.net >
27+ - Nekohaxx ([ @nekohaxx ] ( http://github.com/nekohaxx ) )
28+ - FreeCoderX ([ @yxw007 ] ( http://github.com/yxw007 ) )
29+
430## v0.4.4
531
632[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.4.3...v0.4.4 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.4.4 " ,
3+ "version" : " 0.5.0 " ,
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