Skip to content

Commit 56d401f

Browse files
committed
chore(release): v0.2.8
1 parent 29f9d2b commit 56d401f

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.2.8
5+
6+
[compare changes](https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.2.7...v0.2.8)
7+
8+
### 🏡 Chore
9+
10+
- **deps-dev:** Bump nuxt from 4.0.1 to 4.0.2 ([fe32085](https://github.com/manchenkoff/nuxt-laravel-echo/commit/fe32085))
11+
- **deps-dev:** Bump @nuxt/eslint-config from 1.7.0 to 1.7.1 ([b0485fa](https://github.com/manchenkoff/nuxt-laravel-echo/commit/b0485fa))
12+
- **deps-dev:** Bump eslint from 9.31.0 to 9.32.0 ([2ef1f14](https://github.com/manchenkoff/nuxt-laravel-echo/commit/2ef1f14))
13+
- **deps-dev:** Bump @nuxt/kit from 4.0.1 to 4.0.2 ([bc030a4](https://github.com/manchenkoff/nuxt-laravel-echo/commit/bc030a4))
14+
- **deps-dev:** Bump @nuxt/module-builder from 1.0.1 to 1.0.2 ([843fcae](https://github.com/manchenkoff/nuxt-laravel-echo/commit/843fcae))
15+
- **deps-dev:** Bump nuxt in the npm_and_yarn group across 1 directory ([0d5bcd5](https://github.com/manchenkoff/nuxt-laravel-echo/commit/0d5bcd5))
16+
17+
### 🤖 CI
18+
19+
- Simplify github actions ([f4e9eea](https://github.com/manchenkoff/nuxt-laravel-echo/commit/f4e9eea))
20+
21+
### ❤️ Contributors
22+
23+
- Manchenkoff ([@manchenkoff](https://github.com/manchenkoff))
24+
425
## v0.2.7
526

627
[compare changes](https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.2.6...v0.2.7)

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

0 commit comments

Comments
 (0)