We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6042888 commit 0e8e53bCopy full SHA for 0e8e53b
CHANGELOG.md
@@ -0,0 +1,16 @@
1
+# Changelog
2
+
3
4
+## v0.0.1
5
6
7
+### 🏡 Chore
8
9
+- Initial module structure ([7c80b3d](https://github.com/manchenkoff/nuxt-laravel-echo/commit/7c80b3d))
10
+- **release:** V0.0.1 ([8d134bf](https://github.com/manchenkoff/nuxt-laravel-echo/commit/8d134bf))
11
12
+### ❤️ Contributors
13
14
+- Changelog_action ([@manchenkoff](http://github.com/manchenkoff))
15
+- Manchenkoff ([@manchenkoff](http://github.com/manchenkoff))
16
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-laravel-echo",
- "version": "0.0.0",
+ "version": "0.0.1",
"author": {
"name": "Artem Manchenkov",
"email": "artem@manchenkoff.me",
0 commit comments