Skip to content

Commit 40c5cd6

Browse files
author
Walker Leite
committed
Release v4.1.1
1 parent 5cc2c97 commit 40c5cd6

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="4.1.1"></a>
2+
## [4.1.1](https://github.com/InCuca/vue-loopback/compare/v4.1.0...v4.1.1) (2018-05-15)
3+
4+
5+
### Bug Fixes
6+
7+
* **App:** fix lint error ([5cc2c97](https://github.com/InCuca/vue-loopback/commit/5cc2c97))
8+
* **project:** fix lint errors ([04d852a](https://github.com/InCuca/vue-loopback/commit/04d852a))
9+
* **template:** fix lint errors ([ea1c31e](https://github.com/InCuca/vue-loopback/commit/ea1c31e))
10+
* **template:** fix package lint command ([34b3a0b](https://github.com/InCuca/vue-loopback/commit/34b3a0b))
11+
12+
13+
### Features
14+
15+
* **App:** add some style to not extended App ([9f8d380](https://github.com/InCuca/vue-loopback/commit/9f8d380))
16+
17+
18+
119
<a name="4.1.0"></a>
220
# [4.1.0](https://github.com/InCuca/vue-loopback/compare/4.0.1...4.1.0) (2018-05-10)
321

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": "4.1.0",
3+
"version": "4.1.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)