Skip to content

Commit 7f22d24

Browse files
committed
chore: bump @humanlayer/react-hotkeys-hook to 5.2.6
1 parent df9e9e7 commit 7f22d24

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@humanlayer/react-hotkeys-hook",
33
"description": "React hook for handling keyboard shortcuts (HumanLayer fork)",
4-
"version": "5.2.5",
4+
"version": "5.2.6",
55
"sideEffects": false,
66
"repository": {
77
"type": "git",

packages/react-hotkeys-hook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-hotkeys-hook",
3-
"version": "5.2.5",
3+
"version": "5.2.6",
44
"type": "module",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)