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