Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 43232ed

Browse files
committedJun 17, 2025·
v2.1.6
1 parent 33b7d12 commit 43232ed

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 

‎packages/laravel-echo/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "laravel-echo",
3-
"version": "2.1.5",
3+
"version": "2.1.6",
44
"description": "Laravel Echo library for beautiful Pusher and Socket.IO integration",
55
"keywords": [
66
"laravel",

‎packages/react/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@laravel/echo-react",
3-
"version": "2.1.5",
3+
"version": "2.1.6",
44
"description": "React hooks for seamless integration with Laravel Echo.",
55
"keywords": [
66
"laravel",

‎packages/vue/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@laravel/echo-vue",
3-
"version": "2.1.5",
3+
"version": "2.1.6",
44
"description": "Vue hooks for seamless integration with Laravel Echo.",
55
"keywords": [
66
"laravel",

0 commit comments

Comments
 (0)
Please sign in to comment.