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

This commit is contained in:
github-actions[bot]
2026-02-21 14:12:18 +00:00
parent 73c2147ae9
commit 223a960142

View File

@@ -1,3 +1,7 @@
## [v0.0.5] - 2026-02-21
* fix: add missing comma in settings.json for Java configuration (73c2147)
## [v0.0.4] - 2026-02-21
* test: add integration tests for TodoController and update test configuration. (c32e321)