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 53316ab commit 423688aCopy full SHA for 423688a
packages/prompts/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @clack/prompts
2
3
+## 0.0.7
4
+
5
+### Patch Changes
6
7
+- Update README
8
9
## 0.0.6
10
11
### Patch Changes
packages/prompts/package.json
@@ -1,6 +1,6 @@
{
"name": "@clack/prompts",
- "version": "0.0.6",
+ "version": "0.0.7",
"type": "module",
"main": "./dist/index.js",
"exports": {
0 commit comments