Skip to content

Commit

Permalink
v2024.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
monosans committed Jun 7, 2024
1 parent 0784355 commit b932797
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

## [2024.6.0] - 2024-06-07

- Bump `execa` to 9.2.0.

## [2024.5.3] - 2024-05-20

- Bump `execa` to 9.1.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": "2024.5.3",
"version": "2024.6.0",
"description": "HTML template formatter and linter (Django, Jinja, Nunjucks, Twig, Handlebars, Mustache)",
"categories": [
"Formatters",
Expand Down

0 comments on commit b932797

Please sign in to comment.