sfdx-hardis 5.16.2-beta202501202257.0 → 5.16.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,8 @@
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
+ ## [5.16.2] 2025-01-21
8
+
7
9
  - Strip XML to save prompts tokens
8
10
  - Fix issue when parsing CustomObject metadata
9
11
  - Install latest version of plugin @salesforce/plugin-deploy-retrieve in Dockerfile to avoid the bug of its current version
@@ -14200,5 +14200,5 @@
14200
14200
  ]
14201
14201
  }
14202
14202
  },
14203
- "version": "5.16.2-beta202501202257.0"
14203
+ "version": "5.16.2"
14204
14204
  }
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Swiss-army-knife Toolbox for Salesforce.\n Allows you to define a complete CD/CD Pipeline.\n Orchestrate base commands and assist users with interactive wizards",
4
4
  "author": "NicolasVuillamy @nvuillam",
5
5
  "bugs": "https://github.com/hardisgroupcom/sfdx-hardis/issues",
6
- "version": "5.16.2-beta202501202257.0",
6
+ "version": "5.16.2",
7
7
  "dependencies": {
8
8
  "@actions/github": "^6.0.0",
9
9
  "@gitbeaker/node": "^35.8.1",