File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.2.9
5+
6+ [ compare changes] ( https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.2.8...v0.2.9 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Added docs application based on nuxt content ([ 2b501b2] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/2b501b2 ) )
11+ - Added github action for docs deployment ([ 32b41fa] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/32b41fa ) )
12+
13+ ### 🩹 Fixes
14+
15+ - Use subdir prefix for nuxt docs ([ 06e9354] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/06e9354 ) )
16+ - Updated docs page icon ([ 35ea46f] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/35ea46f ) )
17+ - Use correct og image component name ([ 17a2ddd] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/17a2ddd ) )
18+ - Use new domain for docs ([ fde7fe3] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/fde7fe3 ) )
19+ - Updated links to new websites ([ 9a414f0] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/9a414f0 ) )
20+ - Updated Edit link and removed redundant github action ([ f97cee6] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/f97cee6 ) )
21+
22+ ### 🏡 Chore
23+
24+ - Updated icons and fixed typo ([ 15d77fe] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/15d77fe ) )
25+ - Added yaml linter configs ([ b5d8a3f] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/b5d8a3f ) )
26+ - ** ci:** Trigger docs deployment only if changed ([ d5c2553] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/d5c2553 ) )
27+
28+ ### ❤️ Contributors
29+
30+ - Manchenkoff ([ @manchenkoff ] ( https://github.com/manchenkoff ) )
31+
432## v0.2.8
533
634[ compare changes] ( https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.2.7...v0.2.8 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-laravel-echo" ,
3- "version" : " 0.2.8 " ,
3+ "version" : " 0.2.9 " ,
44 "author" : {
55 "name" : " Artem Manchenkov" ,
66 "email" : " artem@manchenkoff.me" ,
You can’t perform that action at this time.
0 commit comments