Skip to content

Commit

Permalink
Merge pull request #32 from GetAmbassador/release_v0_2_8
Browse files Browse the repository at this point in the history
Release v0.2.8
  • Loading branch information
Ivan Sugerman authored Feb 21, 2017
2 parents 33d3421 + 478753e commit d554d63
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 @@
## 0.2.8
###### _February 21, 2017_

- Cast uid to int in record selector ([#31](https://github.com/GetAmbassador/redux-clerk/pull/31))

## 0.2.7
###### _February 16, 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": "0.2.7",
"version": "0.2.8",
"description": "Redux Clerk handles the async CRUD in your Redux App.",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit d554d63

Please sign in to comment.