Skip to content

Commit

Permalink
v2023.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
monosans committed Aug 4, 2023
1 parent 6a828ee commit 61a7758
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [2023.8.1] - 2023-08-04

- Use tab instead of 2 spaces for printing errors.

## [2023.8.0] - 2023-08-04

- Set minimum required VSCode version to 1.78.0.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "djlint",
"displayName": "djLint",
"version": "2023.8.0",
"version": "2023.8.1",
"description": "HTML template formatter and linter (Django, Jinja, Nunjucks, Twig, Handlebars, Mustache)",
"categories": [
"Formatters",
Expand Down

0 comments on commit 61a7758

Please sign in to comment.