Skip to content

Commit 86a77f4

Browse files
committed
Release v3.2.4
1 parent ec16d21 commit 86a77f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
3.2.4 (unreleased)
4+
3.2.4 (Apr 13 2023)
55
------------------
66

77
* HTML encode backslashes when expressions are passed through the escape

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nunjucks",
33
"description": "A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)",
4-
"version": "3.2.3",
4+
"version": "3.2.4",
55
"author": "James Long <[email protected]>",
66
"dependencies": {
77
"a-sync-waterfall": "^1.0.0",

0 commit comments

Comments
 (0)