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 1
1
# Changelog
2
2
3
3
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
+
4
30
## v0.0.9
5
31
6
32
[ 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 1
1
{
2
2
"name" : " nuxt-auth-utils" ,
3
- "version" : " 0.0.9 " ,
3
+ "version" : " 0.0.10 " ,
4
4
"description" : " Minimalist Auth module for Nuxt with SSR" ,
5
5
"repository" : " Atinux/nuxt-auth-utils" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments