Skip to content

Commit b1d694b

Browse files
chore: version packages
1 parent ac3addc commit b1d694b

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/e2e-phase-5a-nightly-framework.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.16.2
4+
5+
### Patch Changes
6+
7+
- ac3addc: E2E suite now has a `test-nightly-no-publish` matrix that runs only on the daily schedule (06:00 UTC) and `workflow_dispatch`. Adds two nightly-only cells: `nightly-mod-miss` (registry-miss path for unknown domains) and `nightly-diagnostic` (DOT_DEPLOY_VERBOSE / DOT_MEMORY_TRACE coverage). Per-PR runs are unaffected.
8+
39
## 0.16.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.16.1",
4+
"version": "0.16.2",
55
"private": true,
66
"type": "module",
77
"packageManager": "pnpm@10.32.1",

0 commit comments

Comments
 (0)