chore: prerelease 0.0.0-next-20241129144018

This commit is contained in:
Simon Chan 2024-11-29 22:40:43 +08:00
parent ea5002bc87
commit c31f2e636c
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
46 changed files with 436 additions and 125 deletions

View file

@ -1,24 +1,46 @@
# Change Log - @yume-chan/adb-server-node-tcp
## 0.0.0-next-20241129144018
### Major 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.
### Patch Changes
- Updated dependencies [53688d3]
- Updated dependencies [db8466f]
- Updated dependencies [db8466f]
- Updated dependencies [ea5002b]
- Updated dependencies [db8466f]
- @yume-chan/stream-extra@0.0.0-next-20241129144018
- @yume-chan/struct@0.0.0-next-20241129144018
- @yume-chan/adb@0.0.0-next-20241129144018
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
_Version update only_
## 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
_Initial release_

View file

@ -1,6 +1,6 @@
{
"name": "@yume-chan/adb-server-node-tcp",
"version": "0.0.24",
"version": "0.0.0-next-20241129144018",
"description": "ADB server connector for `@yume-chan/adb` using Node.js' `net` module",
"keywords": [
"adb",