From 9a484b3224417d50b3c0eec9a4e4722599de6cc9 Mon Sep 17 00:00:00 2001 From: Luke Cotter <4013877+lukecotter@users.noreply.github.com> Date: Mon, 22 Jul 2024 15:05:33 +0100 Subject: [PATCH] chore: bump lana version to v1.16.0 --- CHANGELOG.md | 4 ++-- lana/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3630c426..19297a72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [1.16.0] - 2024-07-23 ### Added @@ -351,7 +351,7 @@ Skipped due to adopting odd numbering for pre releases and even number for relea - Add explorer menu item - Provide more information when selecting log to download - + [#488]: https://github.com/certinia/debug-log-analyzer/issues/488 [#382]: https://github.com/certinia/debug-log-analyzer/issues/382 diff --git a/lana/package.json b/lana/package.json index 101afdae..ab03140d 100644 --- a/lana/package.json +++ b/lana/package.json @@ -1,7 +1,7 @@ { "name": "lana", "displayName": "Apex Log Analyzer", - "version": "1.14.1", + "version": "1.16.0", "description": "Analyzer for Salesforce debug logs - Visualize code execution via a Flame graph and identify performance and SOQL/DML problems via Method and Database analysis", "keywords": [ "apex",