Skip to content

Commit 451f9ad

Browse files
author
Walker Leite
committed
Release v5.1.0
1 parent c8fcf7d commit 451f9ad

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.1.0"></a>
2+
# [5.1.0](https://github.com/InCuca/vue-loopback/compare/v5.0.0...v5.1.0) (2018-06-28)
3+
4+
5+
### Bug Fixes
6+
7+
* **package:** fix test script ([1984f65](https://github.com/InCuca/vue-loopback/commit/1984f65))
8+
9+
10+
111
<a name="5.0.0"></a>
212
# [5.0.0](https://github.com/InCuca/vue-loopback/compare/v4.2.0...v5.0.0) (2018-06-28)
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.0.0",
3+
"version": "5.1.0",
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)