From 5c8d25f45cd923073fb264a56d4b53b005126b54 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 29 Nov 2020 22:58:06 +0000 Subject: [PATCH] chore(release): 15.3.4 [skip ci] ## [15.3.4](https://github.com/streamich/react-use/compare/v15.3.3...v15.3.4) (2020-11-29) ### Bug Fixes * useLongPress hook linting fixes. ([9f3cc3d](https://github.com/streamich/react-use/commit/9f3cc3d33ac96b1b6f981d407ac08068af55f488)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b1cd34e..f2077d6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ ## [15.3.4](https://github.com/streamich/react-use/compare/v15.3.3...v15.3.4) (2020-11-29) +### Bug Fixes + +* useLongPress hook linting fixes. ([9f3cc3d](https://github.com/streamich/react-use/commit/9f3cc3d33ac96b1b6f981d407ac08068af55f488)) + +## [15.3.4](https://github.com/streamich/react-use/compare/v15.3.3...v15.3.4) (2020-11-29) + + ### Bug Fixes * useLongPress hook linting fixes. ([9f3cc3d](https://github.com/streamich/react-use/commit/9f3cc3d33ac96b1b6f981d407ac08068af55f488))