Skip to content

Commit 940559b

Browse files
author
Walker Leite
committed
Release v5.2.0
1 parent 0bd735c commit 940559b

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="5.2.0"></a>
2+
# [5.2.0](https://github.com/InCuca/vue-loopback/compare/v5.1.0...v5.2.0) (2018-07-12)
3+
4+
5+
### Bug Fixes
6+
7+
* **lint:** add jest support ([bc62f54](https://github.com/InCuca/vue-loopback/commit/bc62f54))
8+
* **template:** filter only testable directories ([9664336](https://github.com/InCuca/vue-loopback/commit/9664336))
9+
10+
11+
### Features
12+
13+
* **eslint:** add more test folders ([82f4654](https://github.com/InCuca/vue-loopback/commit/82f4654))
14+
15+
16+
117
<a name="5.1.0"></a>
218
# [5.1.0](https://github.com/InCuca/vue-loopback/compare/v5.0.0...v5.1.0) (2018-06-28)
319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-loopback",
3-
"version": "5.1.0",
3+
"version": "5.2.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)