Alexander

Results 3 comments of Alexander

There might already be a clever way to achieve a nicely formatted design token changelog, or be out of scope for a CLI tool, but I'd love it if StyleDictionary...

I also managed to overcome this issue by adjusting header by adding exclamation mark to type/scope and adding `BREAKING CHANGE:` to the footer. **Example commit - Fail** ``` breaking change:...

I've also noticed issues in Bitbucket Pipelines. **The following commit message will not work and end up in that the analyzer states that no new release is necessary.** ``` Merged...