File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.4.9
5
+
6
+ [ compare changes] ( https://github.com/manchenkoff/nuxt-auth-sanctum/compare/v0.4.8...v0.4.9 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Simplified module config ([ b3bad10] ( https://github.com/manchenkoff/nuxt-auth-sanctum/commit/b3bad10 ) )
11
+
12
+ ### 🩹 Fixes
13
+
14
+ - Added augmented types for PageMeta ([ e784f88] ( https://github.com/manchenkoff/nuxt-auth-sanctum/commit/e784f88 ) )
15
+
16
+ ### 🏡 Chore
17
+
18
+ - Migrated from yarn to pnpm ([ bad9820] ( https://github.com/manchenkoff/nuxt-auth-sanctum/commit/bad9820 ) )
19
+ - Simplified pull request template ([ 8f8955b] ( https://github.com/manchenkoff/nuxt-auth-sanctum/commit/8f8955b ) )
20
+ - Applied eslint formatter ([ 1b2670d] ( https://github.com/manchenkoff/nuxt-auth-sanctum/commit/1b2670d ) )
21
+
22
+ ### 🤖 CI
23
+
24
+ - Upgraded pipelines to work with pnpm ([ 1a041da] ( https://github.com/manchenkoff/nuxt-auth-sanctum/commit/1a041da ) )
25
+
26
+ ### ❤️ Contributors
27
+
28
+ - Manchenkoff ([ @manchenkoff ] ( http://github.com/manchenkoff ) )
29
+
4
30
## v0.4.8
5
31
6
32
[ compare changes] ( https://github.com/manchenkoff/nuxt-auth-sanctum/compare/v0.4.7...v0.4.8 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-auth-sanctum" ,
3
- "version" : " 0.4.8 " ,
3
+ "version" : " 0.4.9 " ,
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