Skip to content

Commit

Permalink
Merge pull request #43 from azuqua/maxcutler/v5
Browse files Browse the repository at this point in the history
v5.0.0
  • Loading branch information
maxcutler-okta authored Aug 9, 2019
2 parents c940217 + 11c79fe commit 694ea23
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 @@
# Changelog

### `v5.0.0`
* Added React 16 support

### `v4.0.0`
* Change `speed` prop to `strengthMultiplier`
* Adds a hard dependency on using `react-dnd` which was theoretically
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-dnd-scrollzone",
"version": "4.0.0",
"version": "5.0.0",
"description": "A cross browser solution to scrolling during drag and drop.",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 694ea23

Please sign in to comment.