Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.0...v1.3.0) (2019-10-15)

### Features

* Add `viewport` prop to limit dragging in viewport ([1d39989](1d39989)), closes [#1](#1)
  • Loading branch information
semantic-release-bot committed Oct 15, 2019
1 parent 1d39989 commit 4d36e32
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.3.0](https://github.com/idanen/react-draggable/compare/v1.2.0...v1.3.0) (2019-10-15)


### Features

* Add `viewport` prop to limit dragging in viewport ([1d39989](https://github.com/idanen/react-draggable/commit/1d3998914f7c840635cd2386d0730118573f3874)), closes [#1](https://github.com/idanen/react-draggable/issues/1)

# [1.2.0](https://github.com/idanen/react-draggable/compare/v1.1.5...v1.2.0) (2019-10-14)


Expand Down

0 comments on commit 4d36e32

Please sign in to comment.