File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.5.3
5+
6+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.2...v0.5.3 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Add authentik provider ([ 33686af] ( https://github.com/atinux/nuxt-auth-utils/commit/33686af ) )
11+
12+ ### 🩹 Fixes
13+
14+ - ** composable:** Use same context for ` clear ` and ` fetch ` ([ #278 ] ( https://github.com/atinux/nuxt-auth-utils/pull/278 ) )
15+
16+ ### 🏡 Chore
17+
18+ - Update deps ([ 6072a74] ( https://github.com/atinux/nuxt-auth-utils/commit/6072a74 ) )
19+
20+ ### ❤️ Contributors
21+
22+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
23+ - Aoor9 ([ @aoor9 ] ( http://github.com/aoor9 ) )
24+
425## v0.5.2
526
627[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.1...v0.5.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.5.2 " ,
3+ "version" : " 0.5.3 " ,
44 "description" : " Add Authentication to Nuxt applications with secured & sealed cookies sessions." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments