Skip to content

Commit 7ebb3a4

Browse files
committed
version
1 parent e0b49e5 commit 7ebb3a4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/healthy-windows-repair.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

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+
## 0.0.10
4+
5+
### Patch Changes
6+
7+
- e0b49e5: Update spinner so it actually spins
8+
39
## 0.0.9
410

511
### Patch 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": "0.0.9",
3+
"version": "0.0.10",
44
"type": "module",
55
"main": "./dist/index.js",
66
"exports": {

0 commit comments

Comments
 (0)