v0.2.6: fix trash API (file/trash → file/delete + filelist format) + add ad cleanup integration

This commit is contained in:
2026-05-16 22:39:58 +08:00
parent 3179150596
commit 80e5d24143
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cloudsearch-backend",
"version": "0.2.2",
"version": "0.2.6",
"private": true,
"scripts": {
"dev": "tsx watch src/main.ts",