Skip to content

Commit 3069ce7

Browse files
chore: version packages
1 parent b6809e8 commit 3069ce7

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/quest-picker-start-first.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# playground-cli
22

3+
## 0.37.2
4+
5+
### Patch Changes
6+
7+
- 86ac724: Rework the `playground mod` quest picker so the start action is the first row ("START:" + the first unlocked level) and locked levels render greyed out below it, instead of a read-only level list with a separate Start button underneath. Enter now starts the tutorial immediately; removing cursor navigation also fixes rapid arrow keypresses getting lost.
8+
39
## 0.37.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "playground-cli",
33
"description": "CLI for Polkadot Playground",
4-
"version": "0.37.1",
4+
"version": "0.37.2",
55
"private": true,
66
"license": "Apache-2.0",
77
"type": "module",

0 commit comments

Comments
 (0)