Skip to content

Commit

Permalink
chore(release): Release use-double-tap v1.3.6-alpha.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 15, 2023
1 parent 738531e commit 8d69b7c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/use-double-tap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [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)


### Build config

* **use-double-tap:** Move semantic-release config to project.json ([738531e](https://github.com/minwork/react/commit/738531e18041d464be6f666af4832e08f536350d))

## [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)


Expand Down
2 changes: 1 addition & 1 deletion packages/use-double-tap/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 8d69b7c

Please sign in to comment.