Skip to content

Commit eba58c8

Browse files
chore(release): Release use-double-tap v1.3.5-rc.1 [skip ci]
1 parent eab549e commit eba58c8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/use-double-tap/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.5-rc.1](https://github.com/minwork/react/compare/use-double-tap-v1.3.4...use-double-tap-v1.3.5-rc.1) (2023-07-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **use-double-tap:** Remove invalid exports ([6bd8dce](https://github.com/minwork/react/commit/6bd8dcedc1fa539b8f6702d372aadd665b57084e))
7+
18
## [1.3.5-alpha.1](https://github.com/minwork/react/compare/use-double-tap-v1.3.4...use-double-tap-v1.3.5-alpha.1) (2023-07-02)
29

310

packages/use-double-tap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "use-double-tap",
3-
"version": "1.3.5-alpha.1",
3+
"version": "1.3.5-rc.1",
44
"description": "React hook for handling double tap on mobile devices",
55
"author": "minwork",
66
"license": "MIT",

0 commit comments

Comments
 (0)