mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-11 15:13:10 +00:00
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:
parent
203e299007
commit
5560966b83
6 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -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>"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue