8000 1.13.2 · twigjs/twig.js@1c93491 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1c93491

Browse files
committed
1.13.2
1 parent ed71272 commit 1c93491

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Version 1.13.2, released 2019-01-22
2+
-----------------------------------
3+
Minor improvements:
4+
* fix for not autoescaping includes having a parent ([#606](https://github.com/twigjs/twig.js/pull/606))
5+
16
Version 1.13.1, released 2019-01-19
27
-----------------------------------
38
Minor improvements:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "John Roepke <john@justjohn.us> (http://john.sh/)",
33
"name": "twig",
44
"description": "JS port of the Twig templating language.",
5-
"version": "1.13.1",
5+
"version": "1.13.2",
66
"homepage": "https://github.com/twigjs/twig.js",
77
"licenses": [
88
{

0 commit comments

Comments
 (0)
0