Skip to content

Commit 319b7de

Browse files
committed
v4.52.0
1 parent eb6bc64 commit 319b7de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/salesforce-deployment-assistant-error-list.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ You probably also need to add CRM Analytics Admin Permission Set assignment to t
341341
---
342342
## Error parsing file
343343
344-
- `Error (.*) Error parsing file: (.*)`
344+
- `Error (.*) Error parsing file: (.*) `
345345
346346
**Resolution tip**
347347
@@ -1012,7 +1012,7 @@ Please check https://developer.salesforce.com/forums/?id=9060G0000005kVLQAY
10121012
---
10131013
## Test classes with 0% coverage
10141014
1015-
- `0%`
1015+
- ` 0%`
10161016
10171017
**Resolution tip**
10181018

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sfdx-hardis",
33
"description": "Swiss-army-knife Toolbox for Salesforce\nAllows you to define a complete CD/CD Pipeline\nOrchestrate base commands and assist users with interactive wizards",
4-
"version": "4.51.0",
4+
"version": "4.52.0",
55
"author": "NicolasVuillamy @nvuillam",
66
"bugs": "https://github.com/hardisgroupcom/sfdx-hardis/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)