sfdx-hardis 4.8.0 → 4.8.1

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,10 @@
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.8.1] 2023-10-28
8
+
9
+ - Catch "Cannot start the OAuth redirect server on port 1717" and give instructions to user to kill the process
10
+
7
11
  ## [4.8.0] 2023-10-25
8
12
 
9
13
  - Allow to use Device login for Code Builder compatibility