Skip to content

Commit 4a246dc

Browse files
chore(release): 2.0.0-alpha.5
1 parent 9bdd3ef commit 4a246dc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.5](https://github.com/nuxt-community/laravel-echo-module/compare/v2.0.0-alpha.4...v2.0.0-alpha.5) (2021-04-07)
6+
7+
8+
### Bug Fixes
9+
10+
* export types ([9bdd3ef](https://github.com/nuxt-community/laravel-echo-module/commit/9bdd3effae5187397296d524214a62ea2bc9f826))
11+
512
## [2.0.0-alpha.4](https://github.com/nuxt-community/laravel-echo-module/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2021-04-07)
613

714
## [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)

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.4",
3+
"version": "2.0.0-alpha.5",
44
"description": "Laravel Echo for Nuxt.js",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)