From 392f0937670b19f625090c0ddb511c1a8cad8451 Mon Sep 17 00:00:00 2001 From: Andrei Hasna Date: Sun, 9 Aug 2026 11:59:48 +0300 Subject: [PATCH] chore(release): bump sessions to 0.12.13 Agent: Quintilian --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d69428c..95c963d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hasna/sessions", - "version": "0.12.12", + "version": "0.12.13", "description": "Search and sync AI coding sessions (Claude, Codex, Codewith, plus legacy Gemini CLI logs) — unified SQLite index with full-text search", "type": "module", "engines": {