@autorelease/auto-single-package
Advanced tools
Comparing version 0.0.18-canary.12.101.0 to 0.0.18-canary.14.105.0
@@ -38,2 +38,4 @@ /* eslint-disable import/no-extraneous-dependencies */ | ||
// We don't care about the version that just published so get rid of it | ||
await execPromise("git", ["reset", "--hard", "HEAD"]); | ||
// Switch to master | ||
@@ -40,0 +42,0 @@ await execPromise("git", ["checkout", auto.baseBranch]); |
{ | ||
"name": "@autorelease/auto-single-package", | ||
"version": "0.0.18-canary.12.101.0", | ||
"version": "0.0.18-canary.14.105.0", | ||
"author": "Andrew Lisowski <lisowski54@gmail.com>", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
9908
43