Skip to content

chore(release): bump workspace to 0.0.1-alpha.4#132

Merged
rickylabs merged 1 commit into
mainfrom
chore/bump-alpha4
Jun 26, 2026
Merged

chore(release): bump workspace to 0.0.1-alpha.4#132
rickylabs merged 1 commit into
mainfrom
chore/bump-alpha4

Conversation

@rickylabs

Copy link
Copy Markdown
Owner

Release bump: 0.0.1-alpha.30.0.1-alpha.4

Version-only whole-workspace bump that cuts the alpha.4 release. alpha.4 is the first publish that exercises the three alpha.3 release-train fixes (#131) end-to-end:

  1. Per-field JSR settings PATCHApply JSR package settings should now apply readmeSource/description/runtimeCompat (one PATCH per field), given an edit-scoped JSR_TOKEN.
  2. Deno 2.9 --minimum-dependency-age=0e2e-cli-prod can install the just-published CLI past the <24h supply-chain recency guard.
  3. Standalone-CLI @netscript/* resolutionpackages/cli/deno.json declares the sibling jsr: imports so a globally-installed CLI bin resolves them.

What changed

  • deno bump-version prerelease bumped all 32 workspace members and (workspace-aware) the packages/cli @netscript/{aspire,config,plugin} import ranges to ^0.0.1-alpha.4.
  • The workspace-root deno.json version and the 3 matching deno.lock dependency entries were bumped manually — native deno bump-version only touches workspace[] members, so it skips the publish:false root meta-version and the lock's dependency mirror. (Tooling follow-up tracked to automate this.)

Diff shape

34 files: 33 deno.json (root + 32 members, version field only; cli also bumps its 3 import ranges) + deno.lock (3 lines). No source changes.

Validation

  • Whole-workspace deno publish --dry-run succeeds — import ranges and lock are consistent and every member tarball builds.

After merge

Tag v0.0.1-alpha.4 + publish a GitHub Release to fire publish.yml (JSR + settings), e2e-cli-prod.yml, and pages.yml.

Refs #114, #116.

🤖 Generated with Claude Code

Whole-workspace version bump 0.0.1-alpha.3 -> 0.0.1-alpha.4 across all 32
members + the workspace-root deno.json. Cuts the alpha.4 release that
exercises the three alpha.3 release-train fixes (#131) end-to-end: the
per-field JSR settings PATCH, the Deno 2.9 --minimum-dependency-age=0 e2e
installs, and the standalone-CLI @netscript/* import resolution.

- `deno bump-version prerelease` bumped all 32 workspace members and (being
  workspace-aware) the packages/cli @netscript/{aspire,config,plugin} import
  ranges to ^0.0.1-alpha.4.
- The workspace-root deno.json version and the 3 matching deno.lock
  dependency entries were bumped manually: native bump-version only touches
  workspace[] members, so it skips the publish:false root meta-version and
  the lock's dependency mirror.

Validated: whole-workspace `deno publish --dry-run` succeeds (import ranges
and lock are consistent; all member tarballs build).

Refs #114 #116.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014gW4zfhMMQU6txC828ijct
@rickylabs
rickylabs merged commit 98b087e into main Jun 26, 2026
6 checks passed
@rickylabs
rickylabs deleted the chore/bump-alpha4 branch June 26, 2026 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant