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 4255673 commit 49c93eeCopy full SHA for 49c93ee
.changeset/pre.json
@@ -18,6 +18,7 @@
18
"empty-buses-wonder",
19
"famous-turkeys-burn",
20
"five-chairs-poke",
21
+ "floppy-laws-tan",
22
"free-wasps-decide",
23
"giant-dryers-serve",
24
"happy-parents-explain",
packages/prompts/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @clack/prompts
2
3
+## 1.0.0-alpha.5
4
+
5
+### Patch Changes
6
7
+- 9999adf: fix note component overflow bug
8
9
## 1.0.0-alpha.4
10
11
### Patch Changes
packages/prompts/package.json
@@ -1,6 +1,6 @@
{
"name": "@clack/prompts",
- "version": "1.0.0-alpha.4",
+ "version": "1.0.0-alpha.5",
"type": "module",
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
0 commit comments