Skip to content

Commit

Permalink
Release v4.2.0
Browse files Browse the repository at this point in the history
Walker Leite committed May 17, 2018
1 parent 0c70326 commit 756f033
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="4.2.0"></a>
# [4.2.0](https://github.com/InCuca/vue-loopback/compare/v4.1.1...v4.2.0) (2018-05-17)


### Bug Fixes

* **loopback:** fix lint errors ([ea23c48](https://github.com/InCuca/vue-loopback/commit/ea23c48))


### Features

* **gulp-tasks:** add support to es6 modules, fixes [#7](https://github.com/InCuca/vue-loopback/issues/7) ([0c70326](https://github.com/InCuca/vue-loopback/commit/0c70326))
* **loopback:** add aditional response check in interceptResErrors ([66d1b59](https://github.com/InCuca/vue-loopback/commit/66d1b59))



<a name="4.1.1"></a>
## [4.1.1](https://github.com/InCuca/vue-loopback/compare/v4.1.0...v4.1.1) (2018-05-15)

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": "4.1.1",
"version": "4.2.0",
"description": "A Vue project template with Loopback framework featuring ES6, Gulp, and Mocha for unit tests",
"main": "meta.js",
"scripts": {

0 comments on commit 756f033

Please sign in to comment.