@vizzly-testing/cli 0.25.0 → 0.25.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.
@@ -307,7 +307,7 @@ export function getPullRequestBaseSha() {
307
307
  return process.env.CI_MERGE_REQUEST_TARGET_BRANCH_SHA ||
308
308
  // GitLab CI
309
309
  null // Most CIs don't provide this
310
- ;
310
+ ;
311
311
  }
312
312
 
313
313
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vizzly-testing/cli",
3
- "version": "0.25.0",
3
+ "version": "0.25.1",
4
4
  "description": "Visual review platform for UI developers and designers",
5
5
  "keywords": [
6
6
  "visual-testing",