UNPKG

chanlog

Version:

A beautiful tool to make changelog file

8 lines (6 loc) 153 B
module.exports.readVersion = function (contents) { return contents } module.exports.writeVersion = function (_contents, version) { return version }