File tree Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.1.1
4
+
5
+ [ compare changes] ( https://github.com/trandaison/nuxt-3-auth/compare/v0.0.16...v0.1.1 )
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - Support any type of token ([ 13a7e75] ( https://github.com/trandaison/nuxt-3-auth/commit/13a7e75 ) )
10
+
11
+ ### 📖 Documentation
12
+
13
+ - Add maxAge for token/refresh token ([ 1f7cc90] ( https://github.com/trandaison/nuxt-3-auth/commit/1f7cc90 ) )
14
+
15
+ ### ❤️ Contributors
16
+
17
+ - Trandaison ([ @trandaison ] ( http://github.com/trandaison ) )
18
+
19
+ ## v0.1.0
20
+
21
+ [ compare changes] ( https://github.com/trandaison/nuxt-3-auth/compare/v0.0.16...v0.1.0 )
22
+
23
+ ### 🚀 Enhancements
24
+
25
+ - Support any type of token ([ 13a7e75] ( https://github.com/trandaison/nuxt-3-auth/commit/13a7e75 ) )
26
+
27
+ ### 📖 Documentation
28
+
29
+ - Add maxAge for token/refresh token ([ 1f7cc90] ( https://github.com/trandaison/nuxt-3-auth/commit/1f7cc90 ) )
30
+
31
+ ### ❤️ Contributors
32
+
33
+ - Trandaison ([ @trandaison ] ( http://github.com/trandaison ) )
34
+
3
35
## v0.0.16
4
36
5
37
[ compare changes] ( https://github.com/trandaison/nuxt-3-auth/compare/v0.0.15...v0.0.16 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @trandaison/nuxt-3-auth" ,
3
- "version" : " 0.0.16 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " A simple authentication module for Nuxt 3" ,
5
5
"repository" : " https://github.com/trandaison/nuxt-3-auth" ,
6
6
"homepage" : " https://nuxt-3-auth.github.io" ,
You can’t perform that action at this time.
0 commit comments