We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdab890 commit 97c13afCopy full SHA for 97c13af
CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "@reecelucas/react-use-hotkeys",
- "version": "1.3.4",
+ "version": "1.3.5",
"description": "React hook to create keyboard shortcuts",
"main": "lib/index.js",
"module": "esm/index.js",
0 commit comments