Skip to content

Commit c06628f

Browse files
chore(release): 2.0.0-alpha.3
1 parent b5a1e07 commit c06628f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.0.0-alpha.3](https://github.com/nuxt-community/laravel-echo-module/compare/v2.0.0-alpha.2...v2.0.0-alpha.3) (2021-04-07)
6+
7+
8+
### Bug Fixes
9+
10+
* hooks ([b5a1e07](https://github.com/nuxt-community/laravel-echo-module/commit/b5a1e07e7d73831fd0e7bd616b228ddfa36e9a5b))
11+
* options ([96a5060](https://github.com/nuxt-community/laravel-echo-module/commit/96a5060c4f091e0e48454710dd4a645b6de63177))
12+
513
## [2.0.0-alpha.2](https://github.com/nuxt-community/laravel-echo-module/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2021-04-05)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/laravel-echo",
3-
"version": "2.0.0-alpha.2",
3+
"version": "2.0.0-alpha.3",
44
"description": "Laravel Echo for Nuxt.js",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)