Skip to content

Commit

Permalink
Merge pull request #69 from mcarvin8/release-please--branches--main--…
Browse files Browse the repository at this point in the history
…components--apex-code-coverage-transformer

chore(main): release 2.4.0
  • Loading branch information
mcarvin8 authored Dec 21, 2024
2 parents d5ee066 + 76849f1 commit b6cceb7
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.4.0](https://github.com/mcarvin8/apex-code-coverage-transformer/compare/v2.3.0...v2.4.0) (2024-12-21)


### Features

* add support for clover format ([00ffa74](https://github.com/mcarvin8/apex-code-coverage-transformer/commit/00ffa742455609028f36d48f9a4cabc86aa32ecb))

## [2.3.0](https://github.com/mcarvin8/apex-code-coverage-transformer/compare/v2.2.1...v2.3.0) (2024-12-17)


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, or Cobertura format.",
"version": "2.3.0",
"version": "2.4.0",
"dependencies": {
"@oclif/core": "^4.0.37",
"@salesforce/core": "^8.8.0",
Expand Down

0 comments on commit b6cceb7

Please sign in to comment.