From 88caf71c6ac75bdda0a289a456c1e48601d74698 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 16:51:04 +0000 Subject: [PATCH] Version Packages --- .changeset/add-client-side-js-skill.md | 5 ----- .changeset/bold-geckos-boil.md | 5 ----- .changeset/remove-templates-skill.md | 5 ----- .cursor-plugin/marketplace.json | 2 +- CHANGELOG.md | 8 ++++++++ package.json | 2 +- plugin/.claude-plugin/plugin.json | 2 +- plugin/.codex-plugin/plugin.json | 2 +- plugin/.cursor-plugin/plugin.json | 2 +- 9 files changed, 13 insertions(+), 20 deletions(-) delete mode 100644 .changeset/add-client-side-js-skill.md delete mode 100644 .changeset/bold-geckos-boil.md delete mode 100644 .changeset/remove-templates-skill.md diff --git a/.changeset/add-client-side-js-skill.md b/.changeset/add-client-side-js-skill.md deleted file mode 100644 index cb90a7e..0000000 --- a/.changeset/add-client-side-js-skill.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@valtown/skills": minor ---- - -Add a `client-side-js` skill covering how to serve client-side JavaScript modules. Val Town has no build step, so this explains the actual mechanics agents otherwise have to reverse-engineer: `serveFile` transpiling `.ts`/`.tsx`/`.jsx` to browser-ready JS per request, loading a module with `