Skip to content

chore: bump version to 0.7.55 (#445) #1334

chore: bump version to 0.7.55 (#445)

chore: bump version to 0.7.55 (#445) #1334

Triggered via push February 16, 2026 06:45
Status Success
Total duration 20m 16s
Artifacts

ci.yml

on: push
Matrix: test-tauri
Matrix: build-tauri
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint: src/features/threads/hooks/useThreadMessaging.ts#L310
React Hook useCallback has an unnecessary dependency: 'getCustomName'. Either exclude it or remove the dependency array
lint: src/features/layout/components/DesktopLayout.tsx#L136
React Hook useEffect has missing dependencies: 'chatLayerActive' and 'diffLayerActive'. Either include them or remove the dependency array