Skip to content

Commit 7f5f5e2

Browse files
committed
chore(release): v0.0.10
1 parent 0061f35 commit 7f5f5e2

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## v0.0.10
5+
6+
[compare changes](https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.0.9...v0.0.10)
7+
8+
### 🩹 Fixes
9+
10+
- Added universal import for pusher module ([0061f35](https://github.com/manchenkoff/nuxt-laravel-echo/commit/0061f35))
11+
12+
### ❤️ Contributors
13+
14+
- Manchenkoff ([@manchenkoff](http://github.com/manchenkoff))
15+
416
## v0.0.9
517

618
[compare changes](https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.0.8...v0.0.9)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-laravel-echo",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"author": {
55
"name": "Artem Manchenkov",
66
"email": "[email protected]",

0 commit comments

Comments
 (0)