Skip to content

Commit

Permalink
release: v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed Jan 14, 2025
1 parent 9ffa2e5 commit cd748f6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v0.3.0 (14 Jan 2025)

* feat: file explorer [#2](https://github.com/liriliri/aya/issues/2)
* feat: add terminal to view logs
* feat: support russian [#14](https://github.com/liriliri/aya/pull/14)
* fix: logcat dark mode color
* fix: global error handling
* fix: modal i18n
* fix: vivo, xiaomi market name

## v0.2.0 (3 Jan 2025)

* feat: show kernel version
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "AYA",
"version": "0.2.0",
"version": "0.3.0",
"description": "Android adb desktop app",
"main": "dist/main/index.js",
"scripts": {
Expand Down

0 comments on commit cd748f6

Please sign in to comment.