Skip to content

Commit d3b6815

Browse files
chore(main): release 2.13.4 (#230)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 27bb6d6 commit d3b6815

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.13.4](https://github.com/mcarvin8/apex-code-coverage-transformer/compare/v2.13.3...v2.13.4) (2025-10-27)
9+
10+
11+
### Bug Fixes
12+
13+
* change oclif hook from postrun to finally ([#229](https://github.com/mcarvin8/apex-code-coverage-transformer/issues/229)) ([27bb6d6](https://github.com/mcarvin8/apex-code-coverage-transformer/commit/27bb6d62d85b616130e11398fedd7fff614f9fe3))
14+
815
## [2.13.3](https://github.com/mcarvin8/apex-code-coverage-transformer/compare/v2.13.2...v2.13.3) (2025-07-14)
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 into other formats accepted by SonarQube, GitHub, GitLab, Azure, Bitbucket, etc.",
4-
"version": "2.13.3",
4+
"version": "2.13.4",
55
"dependencies": {
66
"@oclif/core": "^4.4.0",
77
"@salesforce/core": "^8.12.0",

0 commit comments

Comments
 (0)