fix(.serena): cleanup: remove .serena assistant memories, cache and project config

This commit is contained in:
2025-12-15 20:01:32 +00:00
parent 9f0d052bcb
commit 6971b287b4
10 changed files with 8 additions and 296 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tspublish',
version: '1.10.3',
version: '1.10.4',
description: 'A tool to publish multiple, concise, and small packages from monorepos, specifically for TypeScript projects within a git environment.'
}