chore: remove CHANGELOG.json as changesets doesn't support it

This commit is contained in:
Simon Chan 2024-07-14 21:22:48 +08:00
parent 2aebf06ca7
commit 3896273918
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
16 changed files with 0 additions and 1857 deletions

View file

@ -1,59 +0,0 @@
{
"name": "@yume-chan/adb-scrcpy",
"entries": [
{
"version": "0.0.24",
"tag": "@yume-chan/adb-scrcpy_v0.0.24",
"date": "Tue, 18 Jun 2024 02:49:43 GMT",
"comments": {
"none": [
{
"comment": "Rename `AdbScrcpyClient#controlMessageWriter` to `controller`"
},
{
"comment": "Remove `AdbScrcpyClient#deviceMessageStream`. Use `ScrcpyOptions#clipboard` to watch clipboard changes."
},
{
"comment": "Allow `AdbScrcpyClient#pushServer` to accept `ReadableStream<Uint8Array>` as input"
},
{
"comment": "Add AV1 video size parsing support"
},
{
"comment": "Loosen type parameter constraints on `AdbScrcpyOptionsX_XX` classes, allow them to accept more option types"
}
]
}
},
{
"version": "0.0.23",
"tag": "@yume-chan/adb-scrcpy_v0.0.23",
"date": "Thu, 21 Mar 2024 03:15:10 GMT",
"comments": {}
},
{
"version": "0.0.22",
"tag": "@yume-chan/adb-scrcpy_v0.0.22",
"date": "Wed, 13 Dec 2023 05:57:27 GMT",
"comments": {}
},
{
"version": "0.0.21",
"tag": "@yume-chan/adb-scrcpy_v0.0.21",
"date": "Fri, 25 Aug 2023 14:05:18 GMT",
"comments": {
"none": [
{
"comment": "Add support for Scrcpy server version 2.1 and 2.1.1"
}
]
}
},
{
"version": "0.0.20",
"tag": "@yume-chan/adb-scrcpy_v0.0.20",
"date": "Mon, 05 Jun 2023 02:51:41 GMT",
"comments": {}
}
]
}