From 6ac2cb1c63b5a4723c4975084b491c9f1c66e855 Mon Sep 17 00:00:00 2001 From: "codize-release-please[bot]" <250638577+codize-release-please[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 02:31:22 +0000 Subject: [PATCH] chore(main): release 0.3.0 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4427ec9..c182449 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [0.3.0](https://github.com/codize-dev/sandbox/compare/v0.2.0...v0.3.0) (2026-03-08) + + +### Features + +* add Python 3.13.12 runtime support ([cbebf3e](https://github.com/codize-dev/sandbox/commit/cbebf3eb3b2c31e951a2e5bd20bb0f48396e5cf3)) +* add Rust 1.94.0 runtime support ([a42f253](https://github.com/codize-dev/sandbox/commit/a42f2538cb177088595f628680ea445b43b9b65e)) +* add TypeScript (node-typescript) runtime support ([9af8e49](https://github.com/codize-dev/sandbox/commit/9af8e493957a80c4f1c3925958a88d0c2e6ce105)) + ## [0.2.0](https://github.com/codize-dev/sandbox/compare/v0.1.1...v0.2.0) (2026-03-07)