File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.0.6
5
+
6
+ [ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.5...v0.0.6 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Added discord auth provider ([ #7 ] ( https://github.com/Atinux/nuxt-auth-utils/pull/7 ) )
11
+ - Added oauth battle.net ([ #11 ] ( https://github.com/Atinux/nuxt-auth-utils/pull/11 ) )
12
+ - Refactor login buttons to use dropdown ([ #14 ] ( https://github.com/Atinux/nuxt-auth-utils/pull/14 ) )
13
+
14
+ ### 🏡 Chore
15
+
16
+ - Update deps ([ 05f4a9c] ( https://github.com/Atinux/nuxt-auth-utils/commit/05f4a9c ) )
17
+
18
+ ### ❤️ Contributors
19
+
20
+ - Sébastien Chopin ([ @Atinux ] ( http://github.com/Atinux ) )
21
+ - Arash
22
+ - Samuel LEFEVRE
23
+ - H+ < serdar@darweb.nl >
24
+
4
25
## v0.0.5
5
26
6
27
[ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.4...v0.0.5 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-auth-utils" ,
3
- "version" : " 0.0.5 " ,
3
+ "version" : " 0.0.6 " ,
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