Skip to content

Commit 48f0565

Browse files
Merge pull request #458 from lukecotter/chore-update-version-1.12.0-release
chore: update version 1.12.0 release
2 parents 77e8fe0 + c9ef77a commit 48f0565

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.12.0] - 2023-12-05
99

1010
### Added
1111

@@ -306,7 +306,7 @@ Skipped due to adopting odd numbering for pre releases and even number for relea
306306
- Add explorer menu item
307307
- Provide more information when selecting log to download
308308

309-
<!-- Unreleased -->
309+
<!-- v1.12.0 -->
310310

311311
[#311]: https://github.com/certinia/debug-log-analyzer/issues/311
312312
[#336]: https://github.com/certinia/debug-log-analyzer/issues/336

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.10.4",
4+
"version": "1.12.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)