Skip to content

Commit 94a3080

Browse files
committed
chore(release): v0.2.6
1 parent 8a0d8c4 commit 94a3080

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.2.6
5+
6+
[compare changes](https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.2.5...v0.2.6)
7+
8+
### 🏡 Chore
9+
10+
- **deps-dev:** Bump @nuxt/kit from 3.17.3 to 3.17.4 ([2008bc6](https://github.com/manchenkoff/nuxt-laravel-echo/commit/2008bc6))
11+
- **deps-dev:** Bump @types/node from 22.15.17 to 22.15.29 ([13de480](https://github.com/manchenkoff/nuxt-laravel-echo/commit/13de480))
12+
- **deps-dev:** Bump @nuxt/eslint-config from 1.3.1 to 1.4.1 ([76c9efc](https://github.com/manchenkoff/nuxt-laravel-echo/commit/76c9efc))
13+
- **deps-dev:** Bump @nuxt/test-utils from 3.18.0 to 3.19.1 ([11d200a](https://github.com/manchenkoff/nuxt-laravel-echo/commit/11d200a))
14+
- **deps-dev:** Bump nuxt from 3.17.3 to 3.17.5 ([d2714ed](https://github.com/manchenkoff/nuxt-laravel-echo/commit/d2714ed))
15+
- **deps-dev:** Bump vitest from 3.1.3 to 3.2.4 ([75cc25e](https://github.com/manchenkoff/nuxt-laravel-echo/commit/75cc25e))
16+
- **deps-dev:** Bump @types/node from 22.15.29 to 24.0.8 ([46dcf25](https://github.com/manchenkoff/nuxt-laravel-echo/commit/46dcf25))
17+
- **deps-dev:** Bump @nuxt/devtools from 2.4.0 to 2.6.0 ([43fa262](https://github.com/manchenkoff/nuxt-laravel-echo/commit/43fa262))
18+
- **deps-dev:** Bump eslint from 9.26.0 to 9.30.0 ([a06a8ca](https://github.com/manchenkoff/nuxt-laravel-echo/commit/a06a8ca))
19+
- Bump packages and apply formatting ([8a0d8c4](https://github.com/manchenkoff/nuxt-laravel-echo/commit/8a0d8c4))
20+
21+
### ❤️ Contributors
22+
23+
- Manchenkoff ([@manchenkoff](https://github.com/manchenkoff))
24+
425
## v0.2.5
526

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

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.5",
3+
"version": "0.2.6",
44
"author": {
55
"name": "Artem Manchenkov",
66
"email": "[email protected]",

0 commit comments

Comments
 (0)