File tree 2 files changed +27
-1
lines changed
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.0.13
5
+
6
+ [ compare changes] ( https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.0.12...v0.0.13 )
7
+
8
+ ### 🏡 Chore
9
+
10
+ - ** deps-dev:** Bump @nuxt/eslint-config from 0.5.4 to 0.5.5 ([ 87ea010] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/87ea010 ) )
11
+ - ** deps-dev:** Bump vue-tsc from 2.1.2 to 2.1.4 ([ d76c06f] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/d76c06f ) )
12
+ - ** deps-dev:** Bump @types/node from 22.5.1 to 22.5.2 ([ 163b111] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/163b111 ) )
13
+ - ** deps-dev:** Bump nuxt from 3.13.0 to 3.13.1 ([ 3beb22e] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/3beb22e ) )
14
+ - ** deps-dev:** Bump vue-tsc from 2.1.4 to 2.1.6 ([ 8f2f7b9] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/8f2f7b9 ) )
15
+ - ** deps-dev:** Bump eslint from 9.9.1 to 9.10.0 ([ 8d1d333] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/8d1d333 ) )
16
+ - ** deps-dev:** Bump @types/node from 22.5.2 to 22.5.4 ([ ab315be] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/ab315be ) )
17
+ - ** deps-dev:** Bump vitest from 2.0.5 to 2.1.1 ([ 032dcff] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/032dcff ) )
18
+ - ** deps-dev:** Bump @nuxt/test-utils from 3.14.1 to 3.14.2 ([ 616755d] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/616755d ) )
19
+ - ** deps-dev:** Bump @nuxt/schema from 3.13.0 to 3.13.2 ([ d811a30] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/d811a30 ) )
20
+ - Upgrade nuxt dependencies ([ 4b5115d] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/4b5115d ) )
21
+
22
+ ### 🤖 CI
23
+
24
+ - Added prerelease pipeline ([ 12bdfc0] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/12bdfc0 ) )
25
+
26
+ ### ❤️ Contributors
27
+
28
+ - Manchenkoff ([ @manchenkoff ] ( http://github.com/manchenkoff ) )
29
+
4
30
## v0.0.12
5
31
6
32
[ compare changes] ( https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.0.11...v0.0.12 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-laravel-echo" ,
3
- "version" : " 0.0.12 " ,
3
+ "version" : " 0.0.13 " ,
4
4
"author" : {
5
5
"name" : " Artem Manchenkov" ,
6
6
You can’t perform that action at this time.
0 commit comments