File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.4.3
5+
6+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.4.2...v0.4.3 )
7+
8+ ### 🚀 Enhancements
9+
10+ - ClearUserSession takes config arg as well ([ 69eaf42] ( https://github.com/atinux/nuxt-auth-utils/commit/69eaf42 ) )
11+ - Add linear provider ([ c1291cd] ( https://github.com/atinux/nuxt-auth-utils/commit/c1291cd ) )
12+
13+ ### 🏡 Chore
14+
15+ - Update deps ([ 2719753] ( https://github.com/atinux/nuxt-auth-utils/commit/2719753 ) )
16+
17+ ### ❤️ Contributors
18+
19+ - Jules Libert <
[email protected] >
20+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
21+ - Mathieu NICOLAS ([ @mathieunicolas ] ( http://github.com/mathieunicolas ) )
22+
423## v0.4.2
524
625[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.4.1...v0.4.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.4.2 " ,
3+ "version" : " 0.4.3 " ,
44 "description" : " Add Authentication to Nuxt applications with secured & sealed cookies sessions." ,
55 "repository" : " atinux/nuxt-auth-utils" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments