Skip to content

Commit

Permalink
Merge pull request #81 from mcarvin8/release-please--branches--main--…
Browse files Browse the repository at this point in the history
…components--apex-code-coverage-transformer
  • Loading branch information
mcarvin8 authored Jan 9, 2025
2 parents 60db4c6 + c13023a commit be0097c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@

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.

## [2.5.1](https://github.com/mcarvin8/apex-code-coverage-transformer/compare/v2.5.0...v2.5.1) (2025-01-09)


### Bug Fixes

* set covered lines before processing format ([d96bd88](https://github.com/mcarvin8/apex-code-coverage-transformer/commit/d96bd88b341dbb8abe49ece21252e998abae617b))

## [2.5.0](https://github.com/mcarvin8/apex-code-coverage-transformer/compare/v2.4.1...v2.5.0) (2025-01-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "apex-code-coverage-transformer",
"description": "Transforms the Apex code coverage JSON created during Salesforce deployments and test runs into SonarQube, Clover, LCovOnly, or Cobertura format.",
"version": "2.5.0",
"version": "2.5.1",
"dependencies": {
"@oclif/core": "^4.0.37",
"@salesforce/core": "^8.8.0",
Expand Down

0 comments on commit be0097c

Please sign in to comment.