mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-19 09:03:49 -05:00
chore(package): re-init package with commitizen and standard-release
This commit is contained in:
11
node_modules/conventional-changelog-writer/templates/template.hbs
generated
vendored
Normal file
11
node_modules/conventional-changelog-writer/templates/template.hbs
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{{> header}}
|
||||
|
||||
{{#each commitGroups}}
|
||||
{{#each commits}}
|
||||
{{> commit root=@root}}
|
||||
{{/each}}
|
||||
{{/each}}
|
||||
|
||||
{{> footer}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user