Commit 9cda937
fix: add missing publint script to package.json (G4brym#131)
* fix: add missing publint script to package.json
The release workflow runs `pnpm --filter r2-explorer publint` but the
package had no "publint" script defined, causing CI to fail with
ERR_PNPM_RECURSIVE_RUN_NO_SCRIPT.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore: add empty changeset
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 97041ea commit 9cda937
File tree
2 files changed
+3
-0
lines changed- .changeset
- packages/worker
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments