Skip to content

Commit 09bd6ed

Browse files
chore(main): release 0.1.0
1 parent bb0a299 commit 09bd6ed

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [0.1.0](https://github.com/codize-dev/sandbox/compare/v0.0.1...v0.1.0) (2026-03-06)
4+
5+
6+
### Features
7+
8+
* add structured logging with slog and fix silent error handling ([5d5ddb3](https://github.com/codize-dev/sandbox/commit/5d5ddb3f4e1623e35c300d3f20a4a1a47ce178b6))
9+
10+
11+
### Bug Fixes
12+
13+
* modernize ([bb0a299](https://github.com/codize-dev/sandbox/commit/bb0a299efd3d80a65d02afea5ea7929dded08418))
14+
* remove hardcoded serve subcommand from ENTRYPOINT ([bfd4a32](https://github.com/codize-dev/sandbox/commit/bfd4a322d38606ba05b98c3bf29bbd4713b46656))
15+
* trigger version bump on Dockerfile dependency updates via Renovate ([8de6a26](https://github.com/codize-dev/sandbox/commit/8de6a267bf3038404dd8675775128b9150d1c734))
16+
* use 137 exit code for output limit exceeded instead of -1 ([26aee35](https://github.com/codize-dev/sandbox/commit/26aee35fbef4ed85116b4db0a4f0a201c060eb54))
17+
318
## [0.0.1](https://github.com/codize-dev/sandbox/compare/v0.0.0...v0.0.1) (2026-03-06)
419

520

0 commit comments

Comments
 (0)