Skip to content

Commit eeb7900

Browse files
chore(release): Release use-long-press v3.2.0-rc.3 [skip ci]
1 parent 6729a36 commit eeb7900

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/use-long-press/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# [3.2.0-rc.3](https://github.com/minwork/react/compare/use-long-press-v3.2.0-rc.2...use-long-press-v3.2.0-rc.3) (2023-08-15)
2+
13
# [3.2.0-rc.2](https://github.com/minwork/react/compare/use-long-press-v3.2.0-rc.1...use-long-press-v3.2.0-rc.2) (2023-08-15)
24

35

packages/use-long-press/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "use-long-press",
3-
"version": "3.2.0-rc.2",
3+
"version": "3.2.0-rc.3",
44
"description": "React hook for detecting click, tap or point and hold event. Easy to use, highly customizable options, thoroughly tested.",
55
"author": "minwork",
66
"license": "MIT",

0 commit comments

Comments
 (0)