sfdx-hardis 2.87.3 → 2.87.4

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,12 @@
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
+ ## [2.87.4] 2022-05-18
8
+
9
+ - Fix configure org CI
10
+ - Hide auth info from console logs
11
+ - Fix Bulk Update job not closed
12
+
7
13
  ## [2.87.3] 2022-05-12
8
14
 
9
15
  - Auto-update `.gitlab-ci.yml` if a newest version exists