Skip to content

Commit

Permalink
v1.2.2
Browse files Browse the repository at this point in the history
ljharb committed Jan 29, 2015

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent bf05888 commit b4e8f2b
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.2.2 / 2015-01-29
=================
* Update `is-arrow-function`, `is-callable`, `is-number-object`, `is-string`

1.2.1 / 2015-01-29
=================
* Use `is-string` and `is-callable` modules.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "is-equal",
"version": "1.2.1",
"version": "1.2.2",
"description": "Are these two values conceptually equal?",
"author": "Jordan Harband",
"license": "MIT",

0 comments on commit b4e8f2b

Please sign in to comment.