UNPKG

@crystal-ball/semantic-release-base

Version:
9 lines (5 loc) • 258 B
'use strict' // Note: this file absolutely could be inlined to the index.js, but it would // ruin the consistency of the single line plugin definitions 😅 const message = `Release: <%= nextRelease.version %> 🔖 [skip ci]` module.exports = { message }