From 79a0be4c17fc618eec384ec47ed8ec84848ace8c Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 30 Jul 2026 13:08:33 +0000 Subject: [PATCH] Bump DevTools to 1.13.0 --- tools/liveblocks-devtools/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/liveblocks-devtools/package.json b/tools/liveblocks-devtools/package.json index ee26b8169cd..47ab66fa720 100644 --- a/tools/liveblocks-devtools/package.json +++ b/tools/liveblocks-devtools/package.json @@ -1,6 +1,6 @@ { "name": "@liveblocks/devtools", - "version": "1.12.0", + "version": "1.13.0", "private": true, "displayName": "Liveblocks DevTools", "description": "A browser extension that lets you inspect Liveblocks real-time collaborative experiences. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.",