We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c2950e + 075afad commit a7cdc32Copy full SHA for a7cdc32
3 files changed
.changeset/pre.json
@@ -5,6 +5,7 @@
5
"@arkts/debugger": "0.0.1"
6
},
7
"changesets": [
8
- "shiny-sloths-smash"
+ "shiny-sloths-smash",
9
+ "yellow-regions-peel"
10
]
11
}
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @arkts/debugger
2
3
+## 0.0.2-alpha.1
4
+
+### Patch Changes
+- 71a79fe: ci: publish
## 0.0.2-alpha.0
### Patch Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "@arkts/debugger",
"type": "module",
- "version": "0.0.2-alpha.0",
+ "version": "0.0.2-alpha.1",
"packageManager": "pnpm@10.28.2",
"description": "Debugger for ArkTS",
"exports": {
0 commit comments