File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.2.5
5
+
6
+ [ compare changes] ( https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.2.4...v0.2.5 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Throw error on unsupported broadcaster ([ 6928940] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/6928940 ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - ** deps-dev:** Bump @nuxt/kit from 3.16.2 to 3.17.1 ([ ff692ff] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/ff692ff ) )
15
+ - ** deps-dev:** Bump nuxt from 3.16.2 to 3.17.1 ([ 31c4b4c] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/31c4b4c ) )
16
+ - ** deps-dev:** Bump @nuxt/devtools from 2.3.2 to 2.4.0 ([ fe5eb2c] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/fe5eb2c ) )
17
+ - ** deps-dev:** Bump @nuxt/module-builder from 0.8.4 to 1.0.1 ([ 71607cb] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/71607cb ) )
18
+ - ** deps-dev:** Bump vue-tsc from 2.2.8 to 2.2.10 ([ 2bfdca8] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/2bfdca8 ) )
19
+
20
+ ### 🤖 CI
21
+
22
+ - Added github action permissions ([ 4751880] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/4751880 ) )
23
+
24
+ ### ❤️ Contributors
25
+
26
+ - Manchenkoff ([ @manchenkoff ] ( https://github.com/manchenkoff ) )
27
+
4
28
## v0.2.4
5
29
6
30
[ compare changes] ( https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.2.3...v0.2.4 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-laravel-echo" ,
3
- "version" : " 0.2.4 " ,
3
+ "version" : " 0.2.5 " ,
4
4
"author" : {
5
5
"name" : " Artem Manchenkov" ,
6
6
You can’t perform that action at this time.
0 commit comments