Skip to content

Commit 97c13af

Browse files
chore(master): release 1.3.5 (#54)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fdab890 commit 97c13af

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [1.3.5](https://github.com/reecelucas/react-use-hotkeys/compare/v1.3.4...v1.3.5) (2022-09-02)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 1.3.5 ([fdab890](https://github.com/reecelucas/react-use-hotkeys/commit/fdab890cf67ff6eed6ef09fb0edf0580ff5b215e))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reecelucas/react-use-hotkeys",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "React hook to create keyboard shortcuts",
55
"main": "lib/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)