From 893df907a7f66d4624ec54b5f8af45a643946605 Mon Sep 17 00:00:00 2001 From: "codize-release-please[bot]" <250638577+codize-release-please[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 11:33:23 +0000 Subject: [PATCH] chore(main): release 0.7.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e541bd7..ad8f524 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.7.1](https://github.com/codize-dev/sandbox/compare/v0.7.0...v0.7.1) (2026-03-10) + + +### Bug Fixes + +* add --disable-wasm-trap-handler to Node.js runtimes to prevent OOM ([7b51661](https://github.com/codize-dev/sandbox/commit/7b516619a6cb1e8741d32fba9cfee2ed75896471)) +* enable Renovate auto-updates for mise-managed runtime versions ([34acc0e](https://github.com/codize-dev/sandbox/commit/34acc0ea299b187797e57701bfdc005f55df9875)) + ## [0.7.0](https://github.com/codize-dev/sandbox/compare/v0.6.0...v0.7.0) (2026-03-09)