Skip to content

Commit 19d5880

Browse files
chore(release): 1.3.0 [skip ci] # [1.3.0](v1.2.0...v1.3.0) (2024-02-07)
### Features * add support for flows ([6bf0da1](6bf0da1))
1 parent 6bf0da1 commit 19d5880

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.3.0](https://github.com/mcarvin8/apex-code-coverage-transformer/compare/v1.2.0...v1.3.0) (2024-02-07)
2+
3+
### Features
4+
5+
- add support for flows ([6bf0da1](https://github.com/mcarvin8/apex-code-coverage-transformer/commit/6bf0da14a39871dc3b7d50565416c2d24fba7524))
6+
17
# [1.2.0](https://github.com/mcarvin8/apex-code-coverage-transformer/compare/v1.1.1...v1.2.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.2.0",
4+
"version": "1.3.0",
55
"dependencies": {
66
"@oclif/core": "^3.18.1",
77
"@salesforce/core": "^6.4.7",

0 commit comments

Comments
 (0)