We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d186da2 commit d85d13fCopy full SHA for d85d13f
.changeset/cool-coats-lead.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @arkts/image-manager
2
3
+## 0.3.2
4
+
5
+### Patch Changes
6
7
+- 72261b0: fix: when re-search the device from file system the uuid and list are not equal
8
9
## 0.3.1
10
11
### Patch Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "@arkts/image-manager",
"type": "module",
- "version": "0.3.1",
+ "version": "0.3.2",
"description": "OpenHarmony/HarmonyOS qemu image manager.",
"author": "Naily Zero <zero@naily.cc> (https://naily.cc)",
"license": "MIT",
0 commit comments