--- "global-shortcut-js": "patch" --- Refactored the JS APIs: - Enhanced `register` and `unregister` to take either a single shortcut or an array. - Removed `registerAll` instead use `register` with an array.