Skip to content

Commit 7828a9a

Browse files
committed
Merge branch 'main' of github.com:ohosvscode/image-manager
2 parents eaa32a0 + 2e966c9 commit 7828a9a

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/two-tigers-greet.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @arkts/image-manager
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- e4332bc: feat: first release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@arkts/image-manager",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"description": "OpenHarmony/HarmonyOS qemu image manager.",
66
"author": "Naily Zero <zero@naily.cc> (https://naily.cc)",
77
"license": "MIT",

0 commit comments

Comments
 (0)