Skip to content

chore(release): v0.13.2 - #136

Merged
ralyodio merged 1 commit into
mainfrom
worktree-release-v0.13.2
Jul 31, 2026
Merged

chore(release): v0.13.2#136
ralyodio merged 1 commit into
mainfrom
worktree-release-v0.13.2

Conversation

@ralyodio

Copy link
Copy Markdown
Contributor

Why

v0.13.1 was cut before #135 merged, so re-running moshcoding.com/install.sh still installs a moshcode that reports turso as missing. This bumps package.json to 0.13.2 off current main so the fixes since v0.13.1 actually reach installs.

Included since v0.13.1

Changes

package.json version only — same shape as the v0.13.1 release commit (8e183ad). No other file in the repo carries the version; moshcode --version and src/upgrade.mjs both read it from package.json.

Verification

  • Full suite on this branch: 477 tests, 0 failures (111 skipped, unchanged)
  • node bin/moshcode.mjs --version0.13.2

After merge

Tag and publish the release, then re-run the installer to refresh ~/.moshcode/pkg:

git checkout main && git pull
git tag v0.13.2 && git push origin v0.13.2
gh release create v0.13.2 --generate-notes

🤖 Generated with Claude Code

Cuts a release off main so the fixes merged after v0.13.1 actually reach
installs. v0.13.1 shipped before #135, so re-running the installer still
handed you a moshcode that reported turso as missing.

Included since v0.13.1:
- #135 fix(tools): find turso in ~/.turso instead of reporting it missing
- #134 fix(tui): stop styling the agent-view notice as an error
- #133 fix(runtime): deliver fire-and-forget notify() when the script throws

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

vu1nz Security Review

0 finding(s) in PR #?

No security issues found.

@ralyodio
ralyodio merged commit 6486d84 into main Jul 31, 2026
3 checks passed
@ralyodio
ralyodio deleted the worktree-release-v0.13.2 branch July 31, 2026 07:55
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