chore: release 2.0.1

This commit is contained in:
Simon Chan 2025-04-04 21:35:17 +08:00
parent 0bcb9b804b
commit ab23e4baa3
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
23 changed files with 98 additions and 16 deletions

View file

@ -1,5 +1,14 @@
# Change Log - @yume-chan/adb-server-node-tcp
## 2.0.1
### Patch Changes
- Updated dependencies [0bcb9b8]
- @yume-chan/struct@2.0.1
- @yume-chan/adb@2.0.1
- @yume-chan/stream-extra@2.0.1
## 2.0.0
### Patch Changes

View file

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