chore(release): bump version to v0.0.9 and update changelog [skip ci]

This commit is contained in:
github-actions[bot]
2026-02-22 12:03:26 +00:00
parent c26ee4f400
commit c1c326aa5d

View File

@@ -1,3 +1,7 @@
## [v0.0.9] - 2026-02-22
* feat: add createdAt field to Todo entity and update database migration script (c26ee4f)
## [v0.0.8] - 2026-02-22
* fix: update Dockerfile, application properties, and controller mappings for health check and CORS support (386f513)