@applitools/bongo
Advanced tools
Comparing version 5.7.2 to 5.7.3
{ | ||
"name": "@applitools/bongo", | ||
"version": "5.7.2", | ||
"version": "5.7.3", | ||
"description": "Release Kit for Applitools SDKs", | ||
@@ -5,0 +5,0 @@ "author": "Applitools team <team@applitools.com>", |
@@ -31,2 +31,3 @@ const utils = require('@applitools/utils') | ||
const result = await utils.process.execute(`gh release view "${tag}" --repo ${repo} --json body --jq .body`) | ||
console.log('Getting release notes for', tag, result) | ||
return result.stdout | ||
@@ -33,0 +34,0 @@ } |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
37966
599