Skip to content

Commit a7cdc32

Browse files
Merge pull request #2 from ohosvscode/changeset-release/main
Version Packages (alpha)
2 parents 2c2950e + 075afad commit a7cdc32

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"@arkts/debugger": "0.0.1"
66
},
77
"changesets": [
8-
"shiny-sloths-smash"
8+
"shiny-sloths-smash",
9+
"yellow-regions-peel"
910
]
1011
}

CHANGELOG.md

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

3+
## 0.0.2-alpha.1
4+
5+
### Patch Changes
6+
7+
- 71a79fe: ci: publish
8+
39
## 0.0.2-alpha.0
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/debugger",
33
"type": "module",
4-
"version": "0.0.2-alpha.0",
4+
"version": "0.0.2-alpha.1",
55
"packageManager": "pnpm@10.28.2",
66
"description": "Debugger for ArkTS",
77
"exports": {

0 commit comments

Comments
 (0)