Skip to content

Commit

Permalink
chore: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
yume-chan committed May 2, 2022
1 parent b7c20db commit 12f88c3
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions common/changes/@yume-chan/adb/master_2022-05-02-04-14.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@yume-chan/adb",
"comment": "Update `reverse.add` to accept any string local address",
"type": "none"
}
],
"packageName": "@yume-chan/adb"
}
10 changes: 10 additions & 0 deletions common/changes/@yume-chan/adb/master_2022-05-02-04-15.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@yume-chan/adb",
"comment": "Fix an issue where `reverse` commands doesn't parse error message correctly",
"type": "none"
}
],
"packageName": "@yume-chan/adb"
}

0 comments on commit 12f88c3

Please sign in to comment.