Skip to content

Commit 2ea8164

Browse files
chore(release): Release use-long-press v3.1.5 [skip ci]
1 parent bd9f206 commit 2ea8164

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/use-long-press/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.5](https://github.com/minwork/react/compare/use-long-press-v3.1.4...use-long-press-v3.1.5) (2023-06-07)
2+
3+
4+
### Build config
5+
6+
* **deps-dev:** bump vite from 4.1.4 to 4.1.5 ([bd9f206](https://github.com/minwork/react/commit/bd9f2065ffb2a039a572c5c69799fb6e3f3dbbb6))
7+
18
## [3.1.4](https://github.com/minwork/react/compare/use-long-press-v3.1.3...use-long-press-v3.1.4) (2023-06-07)
29

310

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.1.4",
3+
"version": "3.1.5",
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)