Skip to content

Commit

Permalink
releasing 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Doug committed Jul 11, 2017
1 parent 96bab53 commit a61826e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
@@ -1,3 +1,8 @@
1.2.2 2017-07-11
* Preserve non-numeric array keys when shallow copying
* Improve error message slightly
* Minor doc updates

1.2.1 2017-05-20
* A few more tests for reference equality
* TravisCI build status
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "update-immutable",
"version": "1.2.1",
"version": "1.2.2",
"description": "React-compatible data-structure update utility",
"main": "dist/update.js",
"scripts": {
Expand Down

0 comments on commit a61826e

Please sign in to comment.