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.5.13
5
+
6
+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.12...v0.5.13 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - ** bluesky:** Use local map for session storing ([ #340 ] ( https://github.com/atinux/nuxt-auth-utils/pull/340 ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - ** playground:** Update nuxt version ([ 4852cd7] ( https://github.com/atinux/nuxt-auth-utils/commit/4852cd7 ) )
15
+ - Fix types ([ 43d7d11] ( https://github.com/atinux/nuxt-auth-utils/commit/43d7d11 ) )
16
+
17
+ ### ❤️ Contributors
18
+
19
+ - Neil Richter ([ @noook ] ( http://github.com/noook ) )
20
+ - Sébastien Chopin
< [email protected] >
21
+
4
22
## v0.5.12
5
23
6
24
[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.11...v0.5.12 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-auth-utils" ,
3
- "version" : " 0.5.12 " ,
3
+ "version" : " 0.5.13 " ,
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