Skip to content

Commit 485a8a0

Browse files
Merge pull request #37 from ohosvscode/changeset-release/main
chore(release): release packages
2 parents 9ae0583 + d842a64 commit 485a8a0

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/public-dolls-refuse.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @arkts/sdk-downloader
22

3+
## 0.1.32
4+
5+
### Patch Changes
6+
7+
- efead90: fix: #17 and problem on Windows
8+
39
## 0.1.31
410

511
### Patch 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/sdk-downloader",
33
"type": "module",
4-
"version": "0.1.31",
4+
"version": "0.1.32",
55
"description": "Download and extract the ArkTS SDK.",
66
"author": "Naily Zero <zero@naily.cc>",
77
"license": "MIT",

0 commit comments

Comments
 (0)