ci: automate changelog generation (#1792)

This commit is contained in:
Niklas von Hertzen
2019-04-07 12:49:10 -07:00
committed by GitHub
parent 2c018d1987
commit 7ebef72e92
8 changed files with 1479 additions and 295 deletions

View File

@ -11,7 +11,7 @@ insert_final_newline = true
indent_style = space
indent_size = 4
[{.travis.yml,package.json}]
[{azure-pipelines.yml,package.json}]
# The indent size used in the `package.json` file cannot be changed
# https://github.com/npm/npm/pull/3180#issuecomment-16336516
indent_size = 2