From 28a34809c84d08efe33ae9aef60d644d7054fdc8 Mon Sep 17 00:00:00 2001 From: Luke Cotter <4013877+lukecotter@users.noreply.github.com> Date: Fri, 18 Sep 2026 17:37:47 +0100 Subject: [PATCH] chore: update version to 1.22.1 --- lana/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lana/package.json b/lana/package.json index 8c2d4c8a8..f71a0ed0b 100644 --- a/lana/package.json +++ b/lana/package.json @@ -1,7 +1,7 @@ { "name": "lana", "displayName": "Apex Log Analyzer", - "version": "1.22.0", + "version": "1.22.1", "description": "Salesforce Apex Debug Log Analyzer: Fast VS Code extension for Salesforce developers. Visualize and debug Apex logs with interactive flame charts, dynamic call trees, and detailed SOQL/DML breakdowns. Identify performance bottlenecks, gain deep transaction insights and optimize slow Apex.", "keywords": [ "analysis",