Skip to content

Commit a20050a

Browse files
committed
v1.1.4
1 parent 660b952 commit a20050a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.1.4 / 2018-07-02
2+
=================
3+
* [Fix] improve `class` and arrow function detection (#30, #31)
4+
* [Tests] on all latest node minors; improve matrix
5+
* [Dev Deps] update all dev deps
6+
17
1.1.3 / 2016-02-27
28
=================
39
* [Fix] ensure “class “ doesn’t screw up “class” detection

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "is-callable",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"author": {
55
"name": "Jordan Harband",
66
"email": "[email protected]",

0 commit comments

Comments
 (0)