We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 738531e commit 8d69b7cCopy full SHA for 8d69b7c
packages/use-double-tap/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.3.6-alpha.2](https://github.com/minwork/react/compare/use-double-tap-v1.3.6-alpha.1...use-double-tap-v1.3.6-alpha.2) (2023-08-15)
2
+
3
4
+### Build config
5
6
+* **use-double-tap:** Move semantic-release config to project.json ([738531e](https://github.com/minwork/react/commit/738531e18041d464be6f666af4832e08f536350d))
7
8
## [1.3.6-alpha.1](https://github.com/minwork/react/compare/use-double-tap-v1.3.5...use-double-tap-v1.3.6-alpha.1) (2023-08-15)
9
10
packages/use-double-tap/package.json
@@ -1,6 +1,6 @@
{
"name": "use-double-tap",
- "version": "1.3.6-alpha.1",
+ "version": "1.3.6-alpha.2",
"description": "React hook for handling double tap on mobile devices",
"author": "minwork",
"license": "MIT",
0 commit comments