Skip to content
This repository was archived by the owner on Oct 2, 2022. It is now read-only.

Commit e550029

Browse files
author
Alexandre-io
committed
update(changelog): version 1.1.2
1 parent da1a0f6 commit e550029

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: node_js
22
node_js:
3-
- '5'
43
- '4'
54
- '3'
65
- '2'

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.1.2 / 2016-01-28
2+
=================
3+
* Update eslint
4+
15
1.1.1 / 2015-12-09
26
=================
37
* Better scoped rslt variable (Thanks dhritzkiv)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"chalk": "~1.1.1",
3838
"changelog": "~1.0.7",
3939
"cli": "~0.11.1",
40-
"npm": "~3.5.4",
40+
"npm": "~3.5.3",
4141
"semver-compare": "~1.0.0"
4242
},
4343
"devDependencies": {

0 commit comments

Comments
 (0)