Skip to content

Commit 25d28ba

Browse files
authored
Merge pull request #201 from mcarvin8/release-please--branches--main--components--apex-code-coverage-transformer
2 parents b86276c + 8f17b6e commit 25d28ba

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55

66
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
77

8+
## [2.13.2](https://github.com/mcarvin8/apex-code-coverage-transformer/compare/v2.13.1...v2.13.2) (2025-07-01)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** bump @oclif/core from 4.3.0 to 4.4.0 ([0fa1a48](https://github.com/mcarvin8/apex-code-coverage-transformer/commit/0fa1a4885bd69dc61da539f62c6122fab75288e4))
14+
* upgrade @salesforce/core from 8.11.4 to 8.12.0 ([5b5bee2](https://github.com/mcarvin8/apex-code-coverage-transformer/commit/5b5bee20e3c658457b28c5ed2c4ee4d3a783f3ad))
15+
816
## [2.13.1](https://github.com/mcarvin8/apex-code-coverage-transformer/compare/v2.13.0...v2.13.1) (2025-06-24)
917

1018

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "apex-code-coverage-transformer",
33
"description": "Transform Salesforce Apex code coverage JSONs into other formats accepted by SonarQube, GitHub, GitLab, Azure, Bitbucket, etc.",
4-
"version": "2.13.1",
4+
"version": "2.13.2",
55
"dependencies": {
66
"@oclif/core": "^4.4.0",
77
"@salesforce/core": "^8.12.0",

0 commit comments

Comments
 (0)