From 0c1ba1892f35f656e0a5bf7e1bbe81306f8392ed Mon Sep 17 00:00:00 2001 From: "codize-release-please[bot]" <250638577+codize-release-please[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 01:00:03 +0000 Subject: [PATCH] chore(main): release 0.14.0 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5796ef1..76e87d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.14.0](https://github.com/codize-dev/sandbox/compare/v0.13.0...v0.14.0) (2026-05-30) + + +### Features + +* override jail hostname to hide nsjail fingerprint ([ed0a67a](https://github.com/codize-dev/sandbox/commit/ed0a67ab47c57523a4cca5243fd041c206e1095d)) + + +### Bug Fixes + +* **deps:** update dependency python to v3.14.5 ([#69](https://github.com/codize-dev/sandbox/issues/69)) ([0fdc98e](https://github.com/codize-dev/sandbox/commit/0fdc98e3762d24b31517c10909074a97ea5beefb)) +* **deps:** update go to v1.26.3 ([#70](https://github.com/codize-dev/sandbox/issues/70)) ([e61371c](https://github.com/codize-dev/sandbox/commit/e61371c03207dc37024b339c8b1ac66f66e49b62)) + ## [0.13.0](https://github.com/codize-dev/sandbox/compare/v0.12.0...v0.13.0) (2026-05-29)