Skip to content

Commit 25176e1

Browse files
author
Matt Colman
committed
v0.24.4
1 parent d77a00d commit 25176e1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Change Log
22

33
## [Unreleased](https://github.com/DomainGroupOSS/react-slick/tree/HEAD)
4+
5+
## [0.24.4][] - 2019-06-05
46
### Fixed
57
- Fix issue preventing the first tap after a swipe from being propagated
68

@@ -161,3 +163,7 @@ Following are the changes to be mentioned:
161163
[0.24.2]: https://github.com/DomainGroupOSS/react-slick/tree/v0.24.2
162164
[unreleased]: https://github.com/DomainGroupOSS/react-slick/compare/v0.24.3...HEAD
163165
[0.24.3]: https://github.com/DomainGroupOSS/react-slick/tree/v0.24.3
166+
167+
168+
[Unreleased]: https://github.com/DomainGroupOSS/react-slick/compare/v0.24.4...HEAD
169+
[0.24.4]: https://github.com/DomainGroupOSS/react-slick/tree/v0.24.4

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@domain-group/react-slick",
3-
"version": "0.24.3",
3+
"version": "0.24.4",
44
"description": " React port of slick carousel",
55
"main": "./lib",
66
"files": [

0 commit comments

Comments
 (0)