Skip to content

Commit 3e32b4d

Browse files
committed
v1.2.2
1 parent c7c0408 commit 3e32b4d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.2.2 / 2020-09-21
2+
=================
3+
* [Fix] include actual fix from 579179e
4+
* [Dev Deps] update `eslint`
5+
16
1.2.1 / 2020-09-09
27
=================
38
* [Fix] phantomjs‘ Reflect.apply does not throw properly on a bad array-like

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "is-callable",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"author": {
55
"name": "Jordan Harband",
66
"email": "[email protected]",

0 commit comments

Comments
 (0)