Releases: dev-murphy/octo-eureka
Releases · dev-murphy/octo-eureka
v1.4.0
1.4.0 (2025-05-30)
✨ Features
- add description to todo input, allow user to set due date in edit modal (77ae7ee)
📖 Documentation
- add MIT license (56502ef)
- add project description, getting started and tech stack (57088ab)
v1.3.1
1.3.1 (2025-05-28)
⚙️ CI/CD
- add playwright test to pipeline, add production url to e2e test (829f108)
v1.3.0
1.3.0 (2025-05-28)
✨ Features
- add e2e with playwright, restructure tests folder (a6aaa42)
v1.2.0
1.2.0 (2025-05-28)
✨ Features
🐛 Bug Fixes
- add correct type for node timeout (8a4b8f3)
🧹 Miscellaneous
💅 UI Updates
- update spacing for todo list item, change logo size on home page (9dfca7b)
v1.1.2
1.1.2 (2025-05-28)
🧹 Miscellaneous
- update changelog with all previous changes (788e93e)
📖 Documentation
- list more completed feature in README (f4e20d6)
⚙️ CI/CD
- update pnpm install command (04687a9)
- update pnpm version to 8.15.4 (ccbc336)
v1.1.1
1.1.1 (2025-05-27)
🧹 Miscellaneous
- add pinia state to localstorage (a3ae080)
v1.1.0
1.1.0 (2025-05-27)
✨ Features
- add SEO related information (781066e)
- remove unused file and add changelog docs to app (f543241)
🧹 Miscellaneous
- change text color to accent color (b6c3887)
⚙️ CI/CD
- fix issues with release action (41eadf0)
- update release config (6df337d)
v1.0.0
1.0.0 (2025-05-27)
Bug Fixes
- increase node version to 20 (84380c0)
- resolve build errors on app (e2d2c49)
Features
- add basic functionality for todo app (6e9d887)
- add edit modal to app (d81e143)
- add filter feature (aeaffa5)
- add light and mode to the app (e566074)
- add priority and other basic fixes (c927528)
- add subtask functionality (9d8e936)
- initial commit (1faa0ef)