Skip to content
This repository was archived by the owner on Oct 13, 2020. It is now read-only.

Commit befe4d4

Browse files
committed
chore(release): 2.0.2
1 parent 6fb7b10 commit befe4d4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# Change Log
1+
# Changelog
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.2](https://github.com/skyrpex/laravel-nuxt-js/compare/v2.0.1...v2.0.2) (2019-09-13)
6+
57
<a name="1.5.0"></a>
68
# [1.5.0](https://github.com/skyrpex/laravel-nuxt-js/compare/v1.4.7...v1.5.0) (2019-03-05)
79

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "laravel-nuxt",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Build a SPA with Laravel and Nuxt",
55
"bin": {
66
"laravel-nuxt": "./bin/laravel-nuxt.js",

0 commit comments

Comments
 (0)