Skip to content

Commit 2a85656

Browse files
author
Walker Leite
committed
Release v5.2.1
1 parent 37fef59 commit 2a85656

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="5.2.1"></a>
2+
## [5.2.1](https://github.com/InCuca/vue-loopback/compare/v5.2.0...v5.2.1) (2018-07-12)
3+
4+
5+
### Features
6+
7+
* **template:** fix deploy and add settings ([37fef59](https://github.com/InCuca/vue-loopback/commit/37fef59))
8+
9+
10+
111
<a name="5.2.0"></a>
212
# [5.2.0](https://github.com/InCuca/vue-loopback/compare/v5.1.0...v5.2.0) (2018-07-12)
313

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-loopback",
3-
"version": "5.2.0",
3+
"version": "5.2.1",
44
"description": "A Vue project template with Loopback framework featuring ES6, Gulp, and Mocha for unit tests",
55
"main": "meta.js",
66
"scripts": {

0 commit comments

Comments
 (0)