add support for habit pinning (#105)

This commit is contained in:
Doh
2025-04-10 16:47:59 -04:00
committed by GitHub
parent f1e3ee5747
commit 685cb80321
6 changed files with 342 additions and 412 deletions

View File

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