Skip to content

Commit 8d134bf

Browse files
committed
chore(release): v0.0.1
1 parent 1e6db4a commit 8d134bf

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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+
11+
### ❤️ Contributors
12+
13+
- Manchenkoff ([@manchenkoff](http://github.com/manchenkoff))
14+

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.0.0",
3+
"version": "0.0.1",
44
"author": {
55
"name": "Artem Manchenkov",
66
"email": "artem@manchenkoff.me",

0 commit comments

Comments
 (0)