UNPKG

git-commit-stamper

Version:

Updates a log file with selected last git commit data

4 lines (3 loc) 132 B
import { handleStamper } from './handle-stamper'; import { handleTags } from './handle-tags'; export { handleStamper, handleTags };