File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.5.20
5
+
6
+ [ compare changes] ( https://github.com./atinux/nuxt-auth-utils/compare/v0.5.19...v0.5.20 )
7
+
8
+ ### 📖 Documentation
9
+
10
+ - Update readme file to fix path to OAuth provider ([ 9d816a8] ( https://github.com./atinux/nuxt-auth-utils/commit/9d816a8 ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - Fix types ([ #393 ] ( https://github.com./atinux/nuxt-auth-utils/pull/393 ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - Tejas Gavankar ([ @tejas161 ] ( https://github.com./tejas161 ) )
19
+ - Sébastien Chopin
< [email protected] >
20
+
4
21
## v0.5.19
5
22
6
23
[ compare changes] ( https://github.com./atinux/nuxt-auth-utils/compare/v0.5.18...v0.5.19 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-auth-utils" ,
3
- "version" : " 0.5.19 " ,
3
+ "version" : " 0.5.20 " ,
4
4
"description" : " Add Authentication to Nuxt applications with secured & sealed cookies sessions." ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments