We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea4573 commit 9fb4556Copy full SHA for 9fb4556
.changeset/pre.json
@@ -9,6 +9,7 @@
9
},
10
"changesets": [
11
"afraid-socks-deny",
12
+ "better-hotels-fall",
13
"bright-hornets-destroy",
14
"calm-trains-camp",
15
"cruel-hairs-swim",
packages/prompts/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @clack/prompts
2
3
+## 1.0.0-alpha.6
4
+
5
+### Patch Changes
6
7
+- aea4573: Clamp scrolling windows to 5 rows.
8
## 1.0.0-alpha.5
### Minor Changes
packages/prompts/package.json
@@ -1,6 +1,6 @@
{
"name": "@clack/prompts",
- "version": "1.0.0-alpha.5",
+ "version": "1.0.0-alpha.6",
"type": "module",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
0 commit comments