File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.0.4
5
+
6
+ [ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.3...v0.0.4 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Use import presets ([ f16ebc9] ( https://github.com/Atinux/nuxt-auth-utils/commit/f16ebc9 ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - ** release:** V0.0.3 ([ 9d1342c] ( https://github.com/Atinux/nuxt-auth-utils/commit/9d1342c ) )
15
+ - Add comment ([ 1923dcc] ( https://github.com/Atinux/nuxt-auth-utils/commit/1923dcc ) )
16
+
17
+ ### ❤️ Contributors
18
+
19
+ - Daniel Roe ([ @danielroe ] ( http://github.com/danielroe ) )
20
+ - Sébastien Chopin ([ @Atinux ] ( http://github.com/Atinux ) )
21
+
4
22
## v0.0.3
5
23
6
24
[ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.2...v0.0.3 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-auth-utils" ,
3
- "version" : " 0.0.3 " ,
3
+ "version" : " 0.0.4 " ,
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