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

This commit is contained in:
github-actions[bot]
2026-02-21 08:03:55 +00:00
parent 281004434d
commit 5dabf3f4ca

View File

@@ -1,3 +1,7 @@
## [v0.0.2] - 2026-02-21
* feat: Implement responsive styling for various screen sizes and refactor the main todo list container class. (2810044)
## [v0.0.1] - 2026-02-21
* feat: Introduce application version display in the frontend footer, showing both frontend and backend versions with integrated build arguments. (37ae9db)