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.4.1
5
+
6
+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.4.0...v0.4.1 )
7
+
8
+ ### 📖 Documentation
9
+
10
+ - Typo ([ c16d014] ( https://github.com/atinux/nuxt-auth-utils/commit/c16d014 ) )
11
+ - Update links ([ 2ed5e17] ( https://github.com/atinux/nuxt-auth-utils/commit/2ed5e17 ) )
12
+
13
+ ### 🏡 Chore
14
+
15
+ - Remove unnecessary challenge cookie ([ be2626b] ( https://github.com/atinux/nuxt-auth-utils/commit/be2626b ) )
16
+
17
+ ### ❤️ Contributors
18
+
19
+ - Gerben Mulder <
[email protected] >
20
+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
21
+
4
22
## v0.4.0
5
23
6
24
[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.3.9...v0.4.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-auth-utils" ,
3
- "version" : " 0.4.0 " ,
3
+ "version" : " 0.4.1 " ,
4
4
"description" : " Add Authentication to Nuxt applications with secured & sealed cookies sessions." ,
5
5
"repository" : " atinux/nuxt-auth-utils" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments