Skip to content

Commit 7e92b25

Browse files
committed
chore(release): v0.2.5
1 parent 4751880 commit 7e92b25

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
# Changelog
22

33

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+
428
## v0.2.4
529

630
[compare changes](https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.2.3...v0.2.4)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-laravel-echo",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"author": {
55
"name": "Artem Manchenkov",
66
"email": "[email protected]",

0 commit comments

Comments
 (0)