Skip to content

Commit 281a2a4

Browse files
committed
chore(release): v0.0.1
1 parent 62a7119 commit 281a2a4

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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+
- **release:** V0.0.1 ([0e8e53b](https://github.com/manchenkoff/nuxt-laravel-echo/commit/0e8e53b))
12+
13+
### ❤️ Contributors
14+
15+
- Changelog_action ([@manchenkoff](http://github.com/manchenkoff))
16+
- Manchenkoff ([@manchenkoff](http://github.com/manchenkoff))
17+

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": "[email protected]",

0 commit comments

Comments
 (0)