Skip to content

Commit ff57424

Browse files
committed
v2023.6.1
1 parent d997484 commit ff57424

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [2023.6.1] - 2023-06-13
4+
5+
- Add support for `--max-blank-lines` option added in djLint v1.31.0.
6+
37
## [2023.6.0] - 2023-06-02
48

59
- Add support for `--no-function-formatting` and `--no-set-formatting` options added in djLint v1.30.2.

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "djlint",
33
"displayName": "djLint",
44
"description": "HTML template formatter and linter (Django, Jinja, Nunjucks, Twig, Handlebars, Mustache)",
5-
"version": "2023.6.0",
5+
"version": "2023.6.1",
66
"publisher": "monosans",
77
"license": "MIT",
88
"homepage": "https://github.com/monosans/djlint-vscode",

0 commit comments

Comments
 (0)