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.0.10
5+
6+ [ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.9...v0.0.10 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Added linkedIn auth provider ([ #13 ] ( https://github.com/Atinux/nuxt-auth-utils/pull/13 ) )
11+
12+ ### 🩹 Fixes
13+
14+ - Add audience to auth0 runtime config types ([ #27 ] ( https://github.com/Atinux/nuxt-auth-utils/pull/27 ) )
15+
16+ ### 📖 Documentation
17+
18+ - Add LinkedIn in providers ([ c9b9925] ( https://github.com/Atinux/nuxt-auth-utils/commit/c9b9925 ) )
19+
20+ ### 🏡 Chore
21+
22+ - Update deps ([ bb3a510] ( https://github.com/Atinux/nuxt-auth-utils/commit/bb3a510 ) )
23+
24+ ### ❤️ Contributors
25+
26+ - Sébastien Chopin ([ @Atinux ] ( http://github.com/Atinux ) )
27+ - José Manuel Madriaza Caravia
28+ - H+ < serdar@justserdar.dev >
29+
430## v0.0.9
531
632[ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.8...v0.0.9 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.0.9 " ,
3+ "version" : " 0.0.10 " ,
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