@provartesting/provardx-cli 1.5.0-beta.10 → 1.5.0-beta.11

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.
@@ -2024,5 +2024,5 @@
2024
2024
  ]
2025
2025
  }
2026
2026
  },
2027
- "version": "1.5.0-beta.10"
2027
+ "version": "1.5.0-beta.11"
2028
2028
  }
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@provartesting/provardx-cli",
3
3
  "description": "A plugin for the Salesforce CLI to orchestrate testing activities and report quality metrics to Provar Quality Hub",
4
- "version": "1.5.0-beta.10",
5
- "mcpName": "io.github.provartesting/provar",
4
+ "version": "1.5.0-beta.11",
5
+ "mcpName": "io.github.ProvarTesting/provar",
6
6
  "license": "BSD-3-Clause",
7
7
  "plugins": [
8
8
  "@provartesting/provardx-plugins-automation",