Skip to content

Commit e3b3df7

Browse files
committed
chore(release): 4.1.4
1 parent f459bdb commit e3b3df7

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.1.4](https://github.com/m2sd/nuxt-laravel/compare/v4.1.3...v4.1.4) (2019-10-13)
6+
57
### [4.1.3](https://github.com/m2sd/nuxt-laravel/compare/v4.1.2...v4.1.3) (2019-10-13)
68

79

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.3",
3+
"version": "4.1.4",
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)