Skip to content

Commit 9fb4556

Browse files
[ci] release (alpha)
1 parent aea4573 commit 9fb4556

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
@@ -9,6 +9,7 @@
99
},
1010
"changesets": [
1111
"afraid-socks-deny",
12+
"better-hotels-fall",
1213
"bright-hornets-destroy",
1314
"calm-trains-camp",
1415
"cruel-hairs-swim",

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.6
4+
5+
### Patch Changes
6+
7+
- aea4573: Clamp scrolling windows to 5 rows.
8+
39
## 1.0.0-alpha.5
410

511
### Minor 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.5",
3+
"version": "1.0.0-alpha.6",
44
"type": "module",
55
"main": "./dist/index.mjs",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)