UNPKG

@yume-chan/fetch-scrcpy-server

Version:
42 lines (21 loc) 894 B
# Change Log - @yume-chan/fetch-scrcpy-server ## 1.0.1 ### Patch Changes - 53688d3: Use PNPM workspace and Changesets to manage the monorepo. Because Changesets doesn't support alpha versions (`0.x.x`), this version is `1.0.0`. Future versions will follow SemVer rules, for example, breaking API changes will introduce a new major version. - ea5002b: Mark `BIN` field as pure This log was last generated on Tue, 18 Jun 2024 02:49:43 GMT and should not be manually modified. ## 0.0.24 Tue, 18 Jun 2024 02:49:43 GMT _Version update only_ ## 0.0.23 Thu, 21 Mar 2024 03:15:10 GMT ### Updates - Fix the generated `VERSION` constant incorrectly having a `v` character prefixed ## 0.0.22 Wed, 13 Dec 2023 05:57:27 GMT _Version update only_ ## 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