Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "inngest", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Official SDK for Inngest.com", | ||
@@ -36,4 +36,5 @@ "main": "./index.js", | ||
"build:check": "api-extractor run --verbose", | ||
"build:copy": "cp package.json LICENSE.md README.md dist", | ||
"prelink": "yarn run build:copy" | ||
"build:copy": "cp -r package.json LICENSE.md README.md CHANGELOG.md .changeset dist && (cp .npmrc dist | true)", | ||
"prelink": "yarn run build:copy", | ||
"cs": "yarn build && yarn prelink && node scripts/release.js" | ||
}, | ||
@@ -66,2 +67,4 @@ "homepage": "https://github.com/inngest/inngest-js#readme", | ||
"devDependencies": { | ||
"@actions/core": "^1.10.0", | ||
"@actions/exec": "^1.1.1", | ||
"@changesets/cli": "^2.26.0", | ||
@@ -68,0 +71,0 @@ "@inngest/eslint-plugin": "./rules", |
@@ -1,2 +0,2 @@ | ||
export declare const version = "1.3.1"; | ||
export declare const version = "1.3.2"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -5,3 +5,3 @@ "use strict"; | ||
// Generated by genversion. | ||
exports.version = "1.3.1"; | ||
exports.version = "1.3.2"; | ||
//# sourceMappingURL=version.js.map |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
532535
114
5289
30