Skip to content

Commit 350e30f

Browse files
[ci] release (alpha)
1 parent 372b526 commit 350e30f

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"lemon-monkeys-help",
4444
"light-waves-jog",
4545
"little-ghosts-retire",
46+
"loose-days-hug",
4647
"lucky-dragons-think",
4748
"mean-mice-train",
4849
"mean-turkeys-help",

packages/prompts/CHANGELOG.md

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

3+
## 1.0.0-alpha.9
4+
5+
### Patch Changes
6+
7+
- 372b526: Add `clear` method to spinner for stopping and clearing.
8+
39
## 1.0.0-alpha.8
410

511
### Patch Changes

packages/prompts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clack/prompts",
3-
"version": "1.0.0-alpha.8",
3+
"version": "1.0.0-alpha.9",
44
"type": "module",
55
"main": "./dist/index.mjs",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)