Skip to content

Commit f1fae05

Browse files
chore(release): 2.0.0-alpha.0
1 parent 31a1098 commit f1fae05

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.0](https://github.com/nuxt-community/laravel-echo/compare/v1.1.0...v2.0.0-alpha.0) (2021-03-29)
6+
7+
8+
### Features
9+
10+
* miragte from auth module v4 to v5 ([#14](https://github.com/nuxt-community/laravel-echo/issues/14)) ([31a1098](https://github.com/nuxt-community/laravel-echo/commit/31a10987dde1f94d3a11ff67da0b35a97481130f))
11+
512
## [1.1.0](https://github.com/nuxt-community/laravel-echo/compare/v1.0.3...v1.1.0) (2020-01-27)
613

714

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": "1.1.0",
3+
"version": "2.0.0-alpha.0",
44
"description": "Laravel Echo for Nuxt.js",
55
"repository": "nuxt-community/laravel-echo",
66
"license": "MIT",

0 commit comments

Comments
 (0)