File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.0.11
5
+
6
+ [ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.10...v0.0.11 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Add sessionHooks to extend user sessions ([ c470319] ( https://github.com/Atinux/nuxt-auth-utils/commit/c470319 ) )
11
+
12
+ ### ❤️ Contributors
13
+
14
+ - Sébastien Chopin ([ @Atinux ] ( http://github.com/Atinux ) )
15
+
4
16
## v0.0.10
5
17
6
18
[ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.9...v0.0.10 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-auth-utils" ,
3
- "version" : " 0.0.10 " ,
3
+ "version" : " 0.0.11 " ,
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