Skip to content

Commit

Permalink
Release v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Walker Leite committed Jul 12, 2018
1 parent 0bd735c commit 940559b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<a name="5.2.0"></a>
# [5.2.0](https://github.com/InCuca/vue-loopback/compare/v5.1.0...v5.2.0) (2018-07-12)


### Bug Fixes

* **lint:** add jest support ([bc62f54](https://github.com/InCuca/vue-loopback/commit/bc62f54))
* **template:** filter only testable directories ([9664336](https://github.com/InCuca/vue-loopback/commit/9664336))


### Features

* **eslint:** add more test folders ([82f4654](https://github.com/InCuca/vue-loopback/commit/82f4654))



<a name="5.1.0"></a>
# [5.1.0](https://github.com/InCuca/vue-loopback/compare/v5.0.0...v5.1.0) (2018-06-28)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-loopback",
"version": "5.1.0",
"version": "5.2.0",
"description": "A Vue project template with Loopback framework featuring ES6, Gulp, and Mocha for unit tests",
"main": "meta.js",
"scripts": {
Expand Down

0 comments on commit 940559b

Please sign in to comment.