chore(release): 1.19.12 [skip ci]

## [1.19.12](https://github.com/Riverside-Healthcare/djLint/compare/v1.19.11...v1.19.12) (2023-01-19)

### Bug Fixes

* **docs:** fixed doc build ([749ec05](749ec05a03))
* **formatter:** preserve windows line endings ([7c0a272](7c0a272150)), closes [#502](https://github.com/Riverside-Healthcare/djLint/issues/502)
This commit is contained in:
semantic-release-bot 2023-01-19 19:21:39 +00:00
parent 203e299007
commit 5560966b83
6 changed files with 1 additions and 1 deletions

View file

@ -7,7 +7,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name="djlint"
version="1.19.11"
version="1.19.12"
description="HTML Template Linter and Formatter"
license="GPL-3.0-or-later"
authors=["Christopher Pickering <cpickering@rhc.net>"]