Skip to content

Commit 9a484b3

Browse files
committed
chore: bump lana version to v1.16.0
1 parent 5d91630 commit 9a484b3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [1.16.0] - 2024-07-23
99

1010
### Added
1111

@@ -351,7 +351,7 @@ Skipped due to adopting odd numbering for pre releases and even number for relea
351351
- Add explorer menu item
352352
- Provide more information when selecting log to download
353353

354-
<!-- Unreleased -->
354+
<!-- v1.16.0 -->
355355

356356
[#488]: https://github.com/certinia/debug-log-analyzer/issues/488
357357
[#382]: https://github.com/certinia/debug-log-analyzer/issues/382

lana/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lana",
33
"displayName": "Apex Log Analyzer",
4-
"version": "1.14.1",
4+
"version": "1.16.0",
55
"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",
66
"keywords": [
77
"apex",

0 commit comments

Comments
 (0)