feat: server permission checking and v0.2.28 release (#178)

This commit is contained in:
Doh
2025-08-20 17:27:50 -04:00
committed by GitHub
parent e05b982307
commit 31700c9a45
8 changed files with 414 additions and 2 deletions

View File

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