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

This commit is contained in:
github-actions[bot]
2026-02-22 15:10:24 +00:00
parent b3f09d5dfc
commit 1479827612

View File

@@ -1,3 +1,9 @@
## [v0.0.10] - 2026-02-22
* feat: add deployment steps for Backend and Frontend to Dokploy (b3f09d5)
* fix: update VITE_BASE_URL to use port 8080 in Dockerfile (4c83f66)
* fix: update server port to 8080 in Dockerfile and application properties (d9e69e0)
## [v0.0.9] - 2026-02-22
* feat: add createdAt field to Todo entity and update database migration script (c26ee4f)