Skip to content

Commit 6b70185

Browse files
Merge pull request certinia#630 from lukecotter/chore-bump-release-to-v1.18.0
chore: update release version to v1.18.0
2 parents c086b7e + 29f459f commit 6b70185

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.18.0] 2025-07-09
99

1010
### Added
1111

@@ -387,7 +387,7 @@ Skipped due to adopting odd numbering for pre releases and even number for relea
387387
- Add explorer menu item.
388388
- Provide more information when selecting log to download.
389389

390-
<!-- Unreleased -->
390+
<!-- v1.18.0 -->
391391

392392
[#616]: https://github.com/certinia/debug-log-analyzer/issues/616
393393
[#504]: https://github.com/certinia/debug-log-analyzer/issues/504

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.16.1",
4+
"version": "1.18.0",
55
"description": "Salesforce Apex Debug Log Analyzer: Blazing-fast VS Code extension for Salesforce. 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.",
66
"keywords": [
77
"analysis",

0 commit comments

Comments
 (0)