Skip to content

Commit

Permalink
Bump 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nodkz committed Aug 29, 2016
1 parent 4e07086 commit f3ab678
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## master

## 1.3.4 (August 29, 2016)
* fix: support `[email protected]`. Thanks @genbit [issue #19](https://github.com/nodkz/react-relay-network-layer/issues/19)

## 1.3.3 (August 5, 2016)
* fix: batch express middleware. It should not call next middleware. Thanks @genbit [issue #13](https://github.com/nodkz/react-relay-network-layer/issues/13)

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": "react-relay-network-layer",
"version": "1.3.3",
"version": "1.3.4",
"description": "Network Layer for React Relay and Express (Batch Queries, AuthToken, Logging, Retry)",
"files": [
"es",
Expand Down

0 comments on commit f3ab678

Please sign in to comment.