Skip to content

Commit ef375c1

Browse files
Merge pull request #5 from ohosvscode/changeset-release/main
chore(release): release packages
2 parents 79fe31f + 872a476 commit ef375c1

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/curvy-walls-melt.md

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

.changeset/shaggy-paws-cough.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
@@ -1,5 +1,12 @@
11
# @arkts/image-manager
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 9015696: fix: ?? -> ||
8+
- 79fe31f: fix: fix default path in Windows
9+
310
## 0.1.0
411

512
### Minor Changes

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.1.0",
4+
"version": "0.1.1",
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)