@auto-it/core
Advanced tools
Comparing version 7.2.1-canary.6291.0 to 7.2.1-canary.6296.0
@@ -32,3 +32,3 @@ "use strict"; | ||
exports.makeChangelogHooks = function () { return ({ | ||
renderChangelogLine: new tapable_1.AsyncSeriesWaterfallHook(['lineData']), | ||
renderChangelogLine: new tapable_1.AsyncSeriesBailHook(['lineData']), | ||
renderChangelogTitle: new tapable_1.AsyncSeriesBailHook(['commits', 'lineRender']), | ||
@@ -35,0 +35,0 @@ renderChangelogAuthor: new tapable_1.AsyncSeriesBailHook([ |
{ | ||
"name": "@auto-it/core", | ||
"version": "7.2.1-canary.6291.0", | ||
"version": "7.2.1-canary.6296.0", | ||
"description": "Node API for using auto.", | ||
@@ -79,3 +79,3 @@ "main": "dist/auto.js", | ||
}, | ||
"gitHead": "bbf2112f2a01fb0fc9452bbd686459c48d6f5739" | ||
"gitHead": "408d862edb478726211cb072a2af758b96325317" | ||
} |
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
667081