File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.5.2
5+
6+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.1...v0.5.2 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Zitadel provider implementation ([ d4c0b5a] ( https://github.com/atinux/nuxt-auth-utils/commit/d4c0b5a ) )
11+
12+ ### 🏡 Chore
13+
14+ - ** release:** V0.5.1 ([ 727b5b4] ( https://github.com/atinux/nuxt-auth-utils/commit/727b5b4 ) )
15+ - Fix package format ([ 247ec8f] ( https://github.com/atinux/nuxt-auth-utils/commit/247ec8f ) )
16+ - ** playground:** Max height for dropdow ([ 10951b0] ( https://github.com/atinux/nuxt-auth-utils/commit/10951b0 ) )
17+ - Update deps ([ 3e9422f] ( https://github.com/atinux/nuxt-auth-utils/commit/3e9422f ) )
18+ - ** playground:** Update deps ([ 1d0d7f7] ( https://github.com/atinux/nuxt-auth-utils/commit/1d0d7f7 ) )
19+ - Fix types ([ a13b054] ( https://github.com/atinux/nuxt-auth-utils/commit/a13b054 ) )
20+
21+ ### ❤️ Contributors
22+
23+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
24+ - Velka ([ @Velka-DEV ] ( http://github.com/Velka-DEV ) )
25+
426## v0.5.1
527
628[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.0...v0.5.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.5.1 " ,
3+ "version" : " 0.5.2 " ,
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