Skip to content

Commit 0f6224b

Browse files
committed
v1.0.4
1 parent 4d12e23 commit 0f6224b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
1.0.3 / 2015-09-21
1+
1.0.4 / 2018-11-05
2+
==================
3+
* [Fix] Fix errors about `in` operator (#22)
4+
5+
1.0.3 / 2018-11-02
26
==================
37
* [Fix] add awareness of Symbol.toStringTag (#20)
48
* [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`, `jscs`, `nsp`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "is-arguments",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Is this an arguments object? It's a harder question than you think.",
55
"author": {
66
"name": "Jordan Harband",

0 commit comments

Comments
 (0)