diff --git a/.changeset/host-token-state-and-pytest-bare-summary.md b/.changeset/host-token-state-and-pytest-bare-summary.md index 3f18899b..2ee23365 100644 --- a/.changeset/host-token-state-and-pytest-bare-summary.md +++ b/.changeset/host-token-state-and-pytest-bare-summary.md @@ -1,6 +1,5 @@ --- '@smooai/smooth': patch -'@smooai/smooth': patch --- Fix two small bugs: a UB-prone env mutation in Big Smooth and a missed pytest diff --git a/.changeset/remove-microvm-stack.md b/.changeset/remove-microvm-stack.md index 62739bc0..1edd16e4 100644 --- a/.changeset/remove-microvm-stack.md +++ b/.changeset/remove-microvm-stack.md @@ -1,7 +1,5 @@ --- '@smooai/smooth': minor -'@smooai/smooth': minor -'@smooai/smooth': minor --- Remove the microVM / sandbox stack (pearl th-f4a801). diff --git a/.changeset/skills-invocation-runtime.md b/.changeset/skills-invocation-runtime.md index 2f7218f6..ac14ce07 100644 --- a/.changeset/skills-invocation-runtime.md +++ b/.changeset/skills-invocation-runtime.md @@ -1,6 +1,5 @@ --- '@smooai/smooth': patch -'@smooai/smooth': patch --- Add the skills invocation runtime — Claude-Code parity for `~/.smooth/skills/` (pearl th-e0f812). diff --git a/.changeset/small-fixes-hooks-tempdir.md b/.changeset/small-fixes-hooks-tempdir.md index 25b6ca3d..2bc16924 100644 --- a/.changeset/small-fixes-hooks-tempdir.md +++ b/.changeset/small-fixes-hooks-tempdir.md @@ -1,6 +1,5 @@ --- '@smooai/smooth': patch -'@smooai/smooth': patch --- Two small bug fixes.