diff --git a/CHANGELOG.md b/CHANGELOG.md index d4483195..64924531 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.5.2] - 2022-11-08 ### Fixed diff --git a/lana/package-lock.json b/lana/package-lock.json index 6a772db8..f4621d29 100644 --- a/lana/package-lock.json +++ b/lana/package-lock.json @@ -1,12 +1,12 @@ { "name": "lana", - "version": "1.5.1", + "version": "1.5.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "lana", - "version": "1.5.1", + "version": "1.5.2", "license": "SEE LICENSE IN LICENSE.txt", "dependencies": { "pkgforce": "^2.1.4" diff --git a/lana/package.json b/lana/package.json index 81aff79c..ae3ea316 100644 --- a/lana/package.json +++ b/lana/package.json @@ -1,7 +1,7 @@ { "name": "lana", "displayName": "Apex Log Analyzer", - "version": "1.5.1", + "version": "1.5.2", "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",