File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.0.8
5
+
6
+ [ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.7...v0.0.8 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Avoid infinite loop with latest Nuxt ([ 93b949d] ( https://github.com/Atinux/nuxt-auth-utils/commit/93b949d ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - ** playground:** Better with right title ([ 97a3ad3] ( https://github.com/Atinux/nuxt-auth-utils/commit/97a3ad3 ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - Sébastien Chopin ([ @Atinux ] ( http://github.com/Atinux ) )
19
+
4
20
## v0.0.7
5
21
6
22
[ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.6...v0.0.7 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-auth-utils" ,
3
- "version" : " 0.0.7 " ,
3
+ "version" : " 0.0.8 " ,
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