UNPKG

split-keypath

Version:

Splits strings into an array of keys used for reading nested data structures

9 lines (8 loc) 184 B
module.exports = { options: { tagName: 'v<%= version %>', tagMessage: 'Version <%= version %>', commitMessage: 'Release v<%= version %>', afterBump: ['build'] } };