Skip to content

Commit 8336fa3

Browse files
chore(main): release 2.14.2 (#239)
1 parent d8bb989 commit 8336fa3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
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.14.2](https://github.com/mcarvin8/apex-code-coverage-transformer/compare/v2.14.1...v2.14.2) (2025-12-01)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** bump @oclif/core from 4.7.2 to 4.8.0 ([#238](https://github.com/mcarvin8/apex-code-coverage-transformer/issues/238)) ([099a33f](https://github.com/mcarvin8/apex-code-coverage-transformer/commit/099a33fd5d3c0bbb86fe60ce0b3450606f4c4e45))
14+
* **deps:** bump @salesforce/core from 8.23.3 to 8.23.4 ([#237](https://github.com/mcarvin8/apex-code-coverage-transformer/issues/237)) ([a338966](https://github.com/mcarvin8/apex-code-coverage-transformer/commit/a338966cc6c6d60c1791f821a730cbf4ff548ade))
15+
* **deps:** bump @salesforce/sf-plugins-core from 12.2.5 to 12.2.6 ([#244](https://github.com/mcarvin8/apex-code-coverage-transformer/issues/244)) ([d8bb989](https://github.com/mcarvin8/apex-code-coverage-transformer/commit/d8bb989a80f4494628595fc7eeb9e21733ae3d12))
16+
817
## [2.14.1](https://github.com/mcarvin8/apex-code-coverage-transformer/compare/v2.14.0...v2.14.1) (2025-10-27)
918

1019

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.14.1",
4+
"version": "2.14.2",
55
"dependencies": {
66
"@oclif/core": "^4.8.0",
77
"@salesforce/core": "^8.23.4",

0 commit comments

Comments
 (0)