Skip to content

Commit 967d1f5

Browse files
committed
chore(release): 4.2.0-beta.0
1 parent fd9d332 commit 967d1f5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
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+
## [4.2.0-beta.0](https://github.com/m2sd/nuxt-laravel/compare/v4.1.9...v4.2.0-beta.0) (2019-10-14)
6+
7+
8+
### Features
9+
10+
* **module:** finalize api and improve code structure ([fd9d332](https://github.com/m2sd/nuxt-laravel/commit/fd9d332ce409bb428e8f546e855c63e65574519c))
11+
512
### [4.1.9](https://github.com/m2sd/nuxt-laravel/compare/v4.1.8...v4.1.9) (2019-10-14)
613

714
### [4.1.8](https://github.com/m2sd/nuxt-laravel/compare/v4.1.7...v4.1.8) (2019-10-14)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-laravel",
3-
"version": "4.1.9",
3+
"version": "4.2.0-beta.0",
44
"description": "Nuxt cli extension for use with laravel as backend",
55
"main": "./lib/module.js",
66
"types": "./types/module.d.ts",

0 commit comments

Comments
 (0)