Skip to content

Commit

Permalink
Merge pull request #52 from GetAmbassador/release_v1_0_0
Browse files Browse the repository at this point in the history
Release v1.0.0
  • Loading branch information
Ivan Sugerman authored Aug 10, 2017
2 parents b7af294 + 67b348f commit dcf5aa7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.0.0
###### _August 10, 2017_

- Convert responseData to Immutable data structure before adding to store ([#51](https://github.com/GetAmbassador/redux-clerk/pull/51))

## 1.0.0-rc.4
###### _May 2, 2017_

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redux-clerk",
"version": "1.0.0-rc.4",
"version": "1.0.0",
"description": "Redux Clerk handles the async CRUD in your Redux App.",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit dcf5aa7

Please sign in to comment.