diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d4e2f3..65cc82d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)