mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-06 03:50:18 +02:00
chore: add changelogs
This commit is contained in:
parent
e1b0444cae
commit
4cec3ec55c
2 changed files with 20 additions and 0 deletions
|
@ -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"
|
||||||
|
}
|
|
@ -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"
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue