Skip to content

Commit 603baca

Browse files
committed
chore(release): v0.2.3
1 parent aab2426 commit 603baca

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
@@ -1,6 +1,20 @@
11
# Changelog
22

33

4+
## v0.2.3
5+
6+
[compare changes](https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.2.2...v0.2.3)
7+
8+
### 🏡 Chore
9+
10+
- Upgraded nuxt packages ([6f5fd46](https://github.com/manchenkoff/nuxt-laravel-echo/commit/6f5fd46))
11+
- Override for esbuild vulnerability ([21660b1](https://github.com/manchenkoff/nuxt-laravel-echo/commit/21660b1))
12+
- Removed override for esbuild ([e2d2cfc](https://github.com/manchenkoff/nuxt-laravel-echo/commit/e2d2cfc))
13+
14+
### ❤️ Contributors
15+
16+
- Manchenkoff ([@manchenkoff](https://github.com/manchenkoff))
17+
418
## v0.2.2
519

620
[compare changes](https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.2.1...v0.2.2)

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

0 commit comments

Comments
 (0)