Skip to content

Commit 45201e9

Browse files
authored
Merge pull request #105 from mcarvin8/release-please--branches--main--components--apex-code-coverage-transformer
chore(main): release 2.8.3
2 parents 88b620a + dbeac2f commit 45201e9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
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.8.3](https://github.com/mcarvin8/apex-code-coverage-transformer/compare/v2.8.2...v2.8.3) (2025-02-08)
9+
10+
11+
### Bug Fixes
12+
13+
* add package counter for jacoco ([88b620a](https://github.com/mcarvin8/apex-code-coverage-transformer/commit/88b620a27f5e12a9f30a9369e4920880d1f924da))
14+
815
## [2.8.2](https://github.com/mcarvin8/apex-code-coverage-transformer/compare/v2.8.1...v2.8.2) (2025-02-07)
916

1017

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 created during deployments and test runs into other formats accepted by SonarQube, GitHub, GitLab, Azure, Bitbucket, etc.",
4-
"version": "2.8.2",
4+
"version": "2.8.3",
55
"dependencies": {
66
"@oclif/core": "^4.0.37",
77
"@salesforce/core": "^8.8.0",

0 commit comments

Comments
 (0)