diff --git a/common/changes/@yume-chan/adb-backend-webusb/master_2022-04-08-01-20.json b/common/changes/@yume-chan/adb-backend-webusb/master_2022-04-08-01-20.json new file mode 100644 index 00000000..1c027f33 --- /dev/null +++ b/common/changes/@yume-chan/adb-backend-webusb/master_2022-04-08-01-20.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@yume-chan/adb-backend-webusb", + "comment": "Fix an issue where `transferIn` too little bytes results in `babble` status on non-Windows platforms", + "type": "none" + } + ], + "packageName": "@yume-chan/adb-backend-webusb" +} \ No newline at end of file diff --git a/common/changes/@yume-chan/struct/master_2022-04-08-01-20.json b/common/changes/@yume-chan/struct/master_2022-04-08-01-20.json new file mode 100644 index 00000000..4603fc13 --- /dev/null +++ b/common/changes/@yume-chan/struct/master_2022-04-08-01-20.json @@ -0,0 +1,10 @@ +{ + "changes": [ + { + "packageName": "@yume-chan/struct", + "comment": "Fix an issue where `Syncbird` can't synchronously invoke `then` on some Bluebird internal methods (for example `reduce`)", + "type": "none" + } + ], + "packageName": "@yume-chan/struct" +} \ No newline at end of file