Skip to content

Commit

Permalink
v2024.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
monosans committed May 16, 2024
1 parent 0c3078d commit 6cb68be
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 9 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.5.1] - 2024-05-16

- Rebuild with esbuild v0.21.3.

## [2024.5.0] - 2024-05-08

- Bump bundled `execa` from 8.0.1 to 9.0.0.
Expand Down
16 changes: 8 additions & 8 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.0",
"version": "2024.5.1",
"description": "HTML template formatter and linter (Django, Jinja, Nunjucks, Twig, Handlebars, Mustache)",
"categories": [
"Formatters",
Expand Down

0 comments on commit 6cb68be

Please sign in to comment.