Skip to content

Commit 509d9bf

Browse files
committed
v2024.10.0
1 parent 184b442 commit 509d9bf

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+
## [2024.10.0] - 2024-10-28
4+
5+
- Rebuild with updated dependencies.
6+
37
## [2024.7.0] - 2024-07-07
48

59
- Allow ignoring install errors by disabling `djlint.showInstallError` setting.

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
@@ -1,7 +1,7 @@
11
{
22
"name": "djlint",
33
"displayName": "djLint",
4-
"version": "2024.7.0",
4+
"version": "2024.10.0",
55
"description": "HTML template formatter and linter (Django, Jinja, Nunjucks, Twig, Handlebars, Mustache)",
66
"categories": [
77
"Formatters",

0 commit comments

Comments
 (0)