mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-06 12:00:16 +02:00
chore: add changelogs
This commit is contained in:
parent
af7ae1ecf3
commit
d96b4d2b8c
2 changed files with 20 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"packageName": "@yume-chan/scrcpy",
|
||||||
|
"comment": "Add support for 1.23",
|
||||||
|
"type": "none"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"packageName": "@yume-chan/scrcpy"
|
||||||
|
}
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"packageName": "@yume-chan/struct",
|
||||||
|
"comment": "Fix an issue that `uint64` still deserialize to nagative numbers",
|
||||||
|
"type": "none"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"packageName": "@yume-chan/struct"
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue