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.10
5+
6+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.9...v0.5.10 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Add apple provider ([ #328 ] ( https://github.com/atinux/nuxt-auth-utils/pull/328 ) )
11+
12+ ### 📖 Documentation
13+
14+ - Typo ([ 8b132e4] ( https://github.com/atinux/nuxt-auth-utils/commit/8b132e4 ) )
15+ - Improve example ([ 9d191a1] ( https://github.com/atinux/nuxt-auth-utils/commit/9d191a1 ) )
16+
17+ ### ❤️ Contributors
18+
19+ - David ([ @GreenmeisterDavid ] ( http://github.com/GreenmeisterDavid ) )
20+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
21+
422## v0.5.9
523
624[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.8...v0.5.9 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.5.9 " ,
3+ "version" : " 0.5.10 " ,
44 "description" : " Add Authentication to Nuxt applications with secured & sealed cookies sessions." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments