We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0061f35 commit 7f5f5e2Copy full SHA for 7f5f5e2
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
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
16
## v0.0.9
17
18
[compare changes](https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.0.8...v0.0.9)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-laravel-echo",
- "version": "0.0.9",
+ "version": "0.0.10",
"author": {
"name": "Artem Manchenkov",
"email": "[email protected]",
0 commit comments