Skip to content

Commit 0e8e53b

Browse files
committed
chore(release): v0.0.1
1 parent 6042888 commit 0e8e53b

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

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)