mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-06 03:50:18 +02:00
chore: remove CHANGELOG.json as changesets doesn't support it
This commit is contained in:
parent
2aebf06ca7
commit
3896273918
16 changed files with 0 additions and 1857 deletions
|
@ -1,80 +0,0 @@
|
|||
{
|
||||
"name": "@yume-chan/scrcpy-decoder-tinyh264",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.0.24",
|
||||
"tag": "@yume-chan/scrcpy-decoder-tinyh264_v0.0.24",
|
||||
"date": "Tue, 18 Jun 2024 02:49:43 GMT",
|
||||
"comments": {
|
||||
"none": [
|
||||
{
|
||||
"comment": "Fix worker constructor parameters"
|
||||
},
|
||||
{
|
||||
"comment": "Rename `frameRendered` and `frameSkipped` to `framesRendered` and `framesSkipped`"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "0.0.23",
|
||||
"tag": "@yume-chan/scrcpy-decoder-tinyh264_v0.0.23",
|
||||
"date": "Thu, 21 Mar 2024 03:15:10 GMT",
|
||||
"comments": {
|
||||
"none": [
|
||||
{
|
||||
"comment": "Add `sizeChanged` event"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "0.0.22",
|
||||
"tag": "@yume-chan/scrcpy-decoder-tinyh264_v0.0.22",
|
||||
"date": "Wed, 13 Dec 2023 05:57:27 GMT",
|
||||
"comments": {}
|
||||
},
|
||||
{
|
||||
"version": "0.0.21",
|
||||
"tag": "@yume-chan/scrcpy-decoder-tinyh264_v0.0.21",
|
||||
"date": "Fri, 25 Aug 2023 14:05:18 GMT",
|
||||
"comments": {}
|
||||
},
|
||||
{
|
||||
"version": "0.0.20",
|
||||
"tag": "@yume-chan/scrcpy-decoder-tinyh264_v0.0.20",
|
||||
"date": "Mon, 05 Jun 2023 02:51:41 GMT",
|
||||
"comments": {}
|
||||
},
|
||||
{
|
||||
"version": "0.0.19",
|
||||
"tag": "@yume-chan/scrcpy-decoder-tinyh264_v0.0.19",
|
||||
"date": "Sun, 09 Apr 2023 05:55:33 GMT",
|
||||
"comments": {}
|
||||
},
|
||||
{
|
||||
"version": "0.0.18",
|
||||
"tag": "@yume-chan/scrcpy-decoder-tinyh264_v0.0.18",
|
||||
"date": "Wed, 25 Jan 2023 21:33:49 GMT",
|
||||
"comments": {
|
||||
"none": [
|
||||
{
|
||||
"comment": "Fix usage in README"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "0.0.17",
|
||||
"tag": "@yume-chan/scrcpy-decoder-tinyh264_v0.0.17",
|
||||
"date": "Tue, 18 Oct 2022 09:32:30 GMT",
|
||||
"comments": {
|
||||
"none": [
|
||||
{
|
||||
"comment": "Separated from `@yume-chan/scrcpy` for simpler dependency management."
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue