Skip to content

Commit 5c65e38

Browse files
[ci] release (alpha) (#434)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f952592 commit 5c65e38

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
"lemon-monkeys-help",
4444
"light-waves-jog",
4545
"little-ghosts-retire",
46+
"long-friends-smile",
47+
"loose-days-hug",
4648
"lucky-dragons-think",
4749
"mean-mice-train",
4850
"mean-turkeys-help",

packages/prompts/CHANGELOG.md

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

3+
## 1.0.0-alpha.9
4+
5+
### Patch Changes
6+
7+
- f952592: Fixes missing guide when rendering empty log lines.
8+
- 372b526: Add `clear` method to spinner for stopping and clearing.
9+
310
## 1.0.0-alpha.8
411

512
### 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)