Skip to content

Commit 735ab9c

Browse files
committed
chore(release): v0.0.11
1 parent 2180b76 commit 735ab9c

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
# Changelog
22

33

4+
## v0.0.11
5+
6+
[compare changes](https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.0.10...v0.0.11)
7+
8+
### 🚀 Enhancements
9+
10+
- Created nuxt content for docs ([f6c1706](https://github.com/manchenkoff/nuxt-laravel-echo/commit/f6c1706))
11+
12+
### 📖 Documentation
13+
14+
- Added Vite config to readme ([71a06aa](https://github.com/manchenkoff/nuxt-laravel-echo/commit/71a06aa))
15+
16+
### 🏡 Chore
17+
18+
- Upgraded package manager version ([eea769a](https://github.com/manchenkoff/nuxt-laravel-echo/commit/eea769a))
19+
20+
### 🤖 CI
21+
22+
- Added github pages deployment workflow ([d836bdd](https://github.com/manchenkoff/nuxt-laravel-echo/commit/d836bdd))
23+
24+
### ❤️ Contributors
25+
26+
- Manchenkoff ([@manchenkoff](http://github.com/manchenkoff))
27+
428
## v0.0.10
529

630
[compare changes](https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.0.9...v0.0.10)

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.10",
3+
"version": "0.0.11",
44
"author": {
55
"name": "Artem Manchenkov",
66
"email": "[email protected]",

0 commit comments

Comments
 (0)