Skip to content

Commit 61a08b4

Browse files
committed
chore(release): v0.2.10
1 parent ec32505 commit 61a08b4

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.2.10
5+
6+
[compare changes](https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.2.9...v0.2.10)
7+
8+
### 🏡 Chore
9+
10+
- Added local release pack command ([1239586](https://github.com/manchenkoff/nuxt-laravel-echo/commit/1239586))
11+
- **deps-dev:** Bump @nuxt/devtools from 2.7.0 to 3.0.1 ([6ed4ab2](https://github.com/manchenkoff/nuxt-laravel-echo/commit/6ed4ab2))
12+
- **docs:** Updated readme ([ef550eb](https://github.com/manchenkoff/nuxt-laravel-echo/commit/ef550eb))
13+
- Remove outdated type augmentation ([3d76c4a](https://github.com/manchenkoff/nuxt-laravel-echo/commit/3d76c4a))
14+
15+
### ❤️ Contributors
16+
17+
- Manchenkoff ([@manchenkoff](https://github.com/manchenkoff))
18+
419
## v0.2.9
520

621
[compare changes](https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.2.8...v0.2.9)

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

0 commit comments

Comments
 (0)