Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 863c49df authored by Simon Chan's avatar Simon Chan
Browse files

chore: add changelog

parent e591c3f8
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
{
    "changes": [
        {
            "packageName": "@yume-chan/adb-backend-webusb",
            "comment": "Add `usbManager` parameter to all methods to allow using `usb` NPM package for Node.js",
            "type": "none"
        }
    ],
    "packageName": "@yume-chan/adb-backend-webusb"
}
+9 −9
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
    "changes": [
        {
            "packageName": "@yume-chan/scrcpy",
      "comment": "Update `AndroidKeyCode` enum to align with Web KeyboardEvent.code",
            "comment": "Update `AndroidKeyCode` enum to align with Web `KeyboardEvent.code`",
            "type": "none"
        }
    ],
+0 −10
Original line number Diff line number Diff line
{
  "changes": [
    {
      "packageName": "@yume-chan/stream-extra",
      "comment": "Add support for buffering small chunks into fixed size ones in ChunkStream",
      "type": "none"
    }
  ],
  "packageName": "@yume-chan/stream-extra"
}
 No newline at end of file