@alcalzone/release-script-plugin-iobroker
Advanced tools
Comparing version 3.5.6 to 3.5.7
@@ -163,3 +163,3 @@ "use strict"; | ||
catch (e) { | ||
fail(`could not translate the news: ${e}`); | ||
context.cli.fatal(`Could not translate the news: ${e}`); | ||
} | ||
@@ -166,0 +166,0 @@ // If someone left this in here, also delete it |
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "3.5.6", | ||
"version": "3.5.7", | ||
"description": "Plugin for Al Calzone's release script: ioBroker", | ||
@@ -9,0 +9,0 @@ "keywords": [], |
Sorry, the diff of this file is not supported yet
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
24146