Comparing version 0.10.0-next.6 to 0.10.0-next.7
@@ -236,3 +236,7 @@ "use strict"; | ||
* fail, only this step, so Inngest can decide what we do next. | ||
* | ||
* Make sure to log this so the user sees what has happened in the | ||
* console. | ||
*/ | ||
console.error(err); | ||
try { | ||
@@ -239,0 +243,0 @@ return { |
{ | ||
"name": "inngest", | ||
"version": "0.10.0-next.6", | ||
"version": "0.10.0-next.7", | ||
"description": "Official SDK for Inngest.com", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
@@ -1,2 +0,2 @@ | ||
export declare const version = "0.10.0-next.6"; | ||
export declare const version = "0.10.0-next.7"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -5,3 +5,3 @@ "use strict"; | ||
// Generated by genversion. | ||
exports.version = "0.10.0-next.6"; | ||
exports.version = "0.10.0-next.7"; | ||
//# sourceMappingURL=version.js.map |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
504383
4834