We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1b8412 + 2cd32ae commit 36cb383Copy full SHA for 36cb383
.changeset/some-crews-talk.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @arkts/image-manager
2
3
+## 0.2.1
4
+
5
+### Patch Changes
6
7
+- c1b8412: fix: export ProductConfigItem interface and package.json version
8
9
## 0.2.0
10
11
### Minor Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "@arkts/image-manager",
"type": "module",
- "version": "0.2.0",
+ "version": "0.2.1",
"description": "OpenHarmony/HarmonyOS qemu image manager.",
"author": "Naily Zero <zero@naily.cc> (https://naily.cc)",
"license": "MIT",
0 commit comments