Skip to content

Commit b64914f

Browse files
committed
release: v0.2.0
1 parent 374982a commit b64914f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v0.2.0 (6 Apr 2025)
2+
3+
* 新特性:退出应用时关闭 HDC
4+
* 新特性:检查更新
5+
16
## v0.1.0 (1 Apr 2025)
27

38
初版本发布。

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "echo",
33
"productName": "ECHO",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"description": "Harmony hdc desktop app",
66
"main": "dist/main/index.js",
77
"scripts": {

0 commit comments

Comments
 (0)