Skip to content

Commit 664c755

Browse files
chore(release): 1.1.1 [skip ci] ## [1.1.1](v1.1.0...v1.1.1) (2024-02-07)
### Bug Fixes * resolve path to xml ([cc75e96](cc75e96))
1 parent cc75e96 commit 664c755

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.1.1](https://github.com/mcarvin8/apex-code-coverage-transformer/compare/v1.1.0...v1.1.1) (2024-02-07)
2+
3+
### Bug Fixes
4+
5+
- resolve path to xml ([cc75e96](https://github.com/mcarvin8/apex-code-coverage-transformer/commit/cc75e96ef26120f86cff8588256e4f55e79d5473))
6+
17
# [1.1.0](https://github.com/mcarvin8/apex-code-coverage-transformer/compare/v1.0.0...v1.1.0) (2024-02-07)
28

39
### Features

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": "Transforms the Apex Code Coverage JSON into the Generic Test Data Report.",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"dependencies": {
66
"@oclif/core": "^3.18.1",
77
"@salesforce/core": "^6.4.7",

0 commit comments

Comments
 (0)