axelthat
axelthat
@ahtohbi4 Can you merge this to luicide-icons please?
Thanks @romap0. Here's full `changelog.config.js`: From: https://github.com/conventional-changelog/conventional-changelog/blob/eb3ab7bcd2266cd751e94c583510c8a85216a027/packages/conventional-changelog-angular/templates/commit.hbs ``` 'use strict' const Handlebars = require('handlebars') Handlebars.registerHelper('indent', (text) => text .split('\n') .map((line) => ' ' + line) .join('\n') ) const commitPartial =...
Any updates?
This should really be implemented. Any updates?