mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-20 01:23:49 -05:00
chore(package): re-init package with commitizen and standard-release
This commit is contained in:
10
node_modules/conventional-changelog-writer/templates/header.hbs
generated
vendored
Normal file
10
node_modules/conventional-changelog-writer/templates/header.hbs
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<a name="{{version}}"></a>
|
||||
## {{#if isPatch~}} <small>
|
||||
{{~/if~}} {{version}}
|
||||
{{~#if title}} "{{title}}"
|
||||
{{~/if~}}
|
||||
{{~#if date}} ({{date}})
|
||||
{{~/if~}}
|
||||
{{~#if isPatch~}} </small>
|
||||
{{~/if}}
|
||||
|
||||
Reference in New Issue
Block a user