File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.4.3
5
+
6
+ [ compare changes] ( https://github.com/manchenkoff/nuxt-auth-sanctum/compare/v0.4.2...v0.4.3 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Use resolved path for augmented types when using pnpm ([ 050c006] ( https://github.com/manchenkoff/nuxt-auth-sanctum/commit/050c006 ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - Upgraded nuxt version ([ 0cd2d51] ( https://github.com/manchenkoff/nuxt-auth-sanctum/commit/0cd2d51 ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - Manchenkoff ([ @manchenkoff ] ( http://github.com/manchenkoff ) )
19
+
4
20
## v0.4.2
5
21
6
22
[ compare changes] ( https://github.com/manchenkoff/nuxt-auth-sanctum/compare/v0.4.1...v0.4.2 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-auth-sanctum" ,
3
- "version" : " 0.4.2 " ,
3
+ "version" : " 0.4.3 " ,
4
4
"author" : " Artem Manchenkov" ,
5
5
"description" : " Nuxt module for Laravel Sanctum authentication" ,
6
6
"homepage" : " https://manchenkoff.gitbook.io/nuxt-auth-sanctum/" ,
You can’t perform that action at this time.
0 commit comments