mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-05 19:42:15 +02:00
chore: bump versions
This commit is contained in:
parent
740086d27f
commit
2b9c4f106e
86 changed files with 402 additions and 373 deletions
17
libraries/fetch-scrcpy-server/CHANGELOG.json
Normal file
17
libraries/fetch-scrcpy-server/CHANGELOG.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"name": "@yume-chan/fetch-scrcpy-server",
|
||||
"entries": [
|
||||
{
|
||||
"version": "0.0.21",
|
||||
"tag": "@yume-chan/fetch-scrcpy-server_v0.0.21",
|
||||
"date": "Fri, 25 Aug 2023 14:05:18 GMT",
|
||||
"comments": {
|
||||
"none": [
|
||||
{
|
||||
"comment": "Move the fetching server binary script to `@yume-chan/scrcpy-fetch-server` package"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
11
libraries/fetch-scrcpy-server/CHANGELOG.md
Normal file
11
libraries/fetch-scrcpy-server/CHANGELOG.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Change Log - @yume-chan/fetch-scrcpy-server
|
||||
|
||||
This log was last generated on Fri, 25 Aug 2023 14:05:18 GMT and should not be manually modified.
|
||||
|
||||
## 0.0.21
|
||||
Fri, 25 Aug 2023 14:05:18 GMT
|
||||
|
||||
### Updates
|
||||
|
||||
- Move the fetching server binary script to `@yume-chan/scrcpy-fetch-server` package
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@yume-chan/fetch-scrcpy-server",
|
||||
"version": "0.0.20",
|
||||
"version": "0.0.21",
|
||||
"description": "A script to download Scrcpy server binary.",
|
||||
"keywords": [
|
||||
"scrcpy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue