Skip to content

Commit 5027c75

Browse files
committed
add changelog for v5.5.0
1 parent 49f1446 commit 5027c75

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 5.5.0
2+
* Add `first` property to `eventData` that is `true` for first swipe event [issue #160](https://github.com/dogfessional/react-swipeable/issues/160) and [PR #162](https://github.com/dogfessional/react-swipeable/pull/162)
3+
* Thank you [@samanpwbb](https://github.com/samanpwbb)!
4+
15
# 5.4.0
26
* Add `initial` property to `eventData` that supplies the inital `[x, y]` swipe value coordinates [issue #150](https://github.com/dogfessional/react-swipeable/issues/150) and [PR #131](https://github.com/dogfessional/react-swipeable/pull/151)
37

0 commit comments

Comments
 (0)