open-azdo 0.2.2 → 0.2.3

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.
@@ -10,7 +10,7 @@ variables:
10
10
  BunLinuxX64Sha256: f57bc0187e39623de716ba3a389fda5486b2d7be7131a980ba54dc7b733d2e08
11
11
  OpenCodeVersion: 1.2.27
12
12
  OpenCodeLinuxX64Sha256: 6fe3820b145857f7ff507d2826058b7acf1fce8258def1498468dd43809e69e8
13
- OpenAzdoVersion: 0.2.2
13
+ OpenAzdoVersion: 0.2.3
14
14
  RunOpenCodeSmokeTest: "false"
15
15
 
16
16
  steps:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "open-azdo",
3
- "version": "0.2.2",
3
+ "version": "0.2.3",
4
4
  "description": "Secure Azure DevOps pull request review CLI powered by OpenCode",
5
5
  "repository": {
6
6
  "type": "git",