UNPKG

git-commit-stamper

Version:

Updates a log file with selected last git commit data

7 lines 315 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const handle_stamper_1 = require("./handle-stamper"); exports.handleStamper = handle_stamper_1.handleStamper; const handle_tags_1 = require("./handle-tags"); exports.handleTags = handle_tags_1.handleTags; //# sourceMappingURL=index.js.map