sfdx-hardis 4.3.0 → 4.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,15 @@
4
4
 
5
5
  Note: Can be used with `sfdx plugins:install sfdx-hardis@beta` and docker image `hardisgroupcom/sfdx-hardis@beta`
6
6
 
7
+ ## [4.3.2] 2023-09-08
8
+
9
+ - Updates new task, commit & save task documentation & screenshots
10
+
11
+ ## [4.3.1] 2023-09-07
12
+
13
+ - Improve message when deploying metadata to org from local sfdx-hardis
14
+ - Improve documentation to handle merge requests and display links at the end of hardis:work:save
15
+
7
16
  ## [4.3.0] 2023-09-05
8
17
 
9
18
  - Back to normal since <https://github.com/forcedotcom/cli/issues/2445> is fixed