File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.0.17
5+
6+ [ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.16...v0.0.17 )
7+
8+ ### 🩹 Fixes
9+
10+ - UserSession user type augmentation ([ #54 ] ( https://github.com/Atinux/nuxt-auth-utils/pull/54 ) )
11+
12+ ### 🏡 Chore
13+
14+ - Update deps ([ fdaa88c] ( https://github.com/Atinux/nuxt-auth-utils/commit/fdaa88c ) )
15+ - Add api test route ([ 9aed7fe] ( https://github.com/Atinux/nuxt-auth-utils/commit/9aed7fe ) )
16+ - Update deps in playground ([ 95c657f] ( https://github.com/Atinux/nuxt-auth-utils/commit/95c657f ) )
17+
18+ ### ❤️ Contributors
19+
20+ - Sébastien Chopin ([ @Atinux ] ( http://github.com/Atinux ) )
21+ - Gerben Mulder ([ @Gerbuuun ] ( http://github.com/Gerbuuun ) )
22+
423## v0.0.16
524
625[ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.15...v0.0.16 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.0.16 " ,
3+ "version" : " 0.0.17 " ,
44 "description" : " Minimalist Auth module for Nuxt with SSR" ,
55 "repository" : " Atinux/nuxt-auth-utils" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments