Show overdue tasks and improved context menu (#110)

This commit is contained in:
Doh
2025-05-10 15:51:39 -04:00
committed by GitHub
parent 2408ed84bd
commit 660005d857
7 changed files with 442 additions and 161 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "habittrove",
"version": "0.2.10",
"version": "0.2.11",
"private": true,
"scripts": {
"dev": "next dev --turbopack",