mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 09:49:24 +02:00
chore: release version 2.0.0
This commit is contained in:
parent
1d71971281
commit
f8b40e83b0
32 changed files with 184 additions and 47 deletions
|
@ -1,5 +1,16 @@
|
|||
# Change Log - @yume-chan/adb-server-node-tcp
|
||||
|
||||
## 2.0.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- Updated dependencies [05c01ad]
|
||||
- Updated dependencies [b79df96]
|
||||
- @yume-chan/adb@2.0.0
|
||||
- @yume-chan/struct@2.0.0
|
||||
- @yume-chan/stream-extra@2.0.0
|
||||
|
||||
## 1.1.0
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@yume-chan/adb-server-node-tcp",
|
||||
"version": "1.1.0",
|
||||
"version": "2.0.0",
|
||||
"description": "ADB server connector for `@yume-chan/adb` using Node.js' `net` module",
|
||||
"keywords": [
|
||||
"adb",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue