Skip to content

Commit

Permalink
0.5.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
souporserious committed Apr 27, 2017
1 parent b781adc commit 447b989
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,4 +1,9 @@
## CHANGELOG
### 0.5.7
Update the target node when updating the component [PR #48](https://github.com/souporserious/react-tether/pull/48)

Compatibility React 15.5.0 [PR #49](https://github.com/souporserious/react-tether/pull/49)

### 0.5.6
Properly call `onUpdate` and `onRepositioned` [PR #40](https://github.com/souporserious/react-tether/pull/40)

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-tether",
"version": "0.5.6",
"version": "0.5.7",
"description": "Drop content anywhere on the page.",
"main": "lib/react-tether.js",
"scripts": {
Expand Down

0 comments on commit 447b989

Please sign in to comment.