Skip to content

Commit 648a30f

Browse files
chore(release): 0.13.2 [skip ci]
## [0.13.2](v0.13.1...v0.13.2) (2020-02-24) ### Bug Fixes * ci release syntax ([ff5cf66](ff5cf66)) * ci syntax ([1136963](1136963)) * update php deps ([bf817eb](bf817eb))
1 parent ff5cf66 commit 648a30f

File tree

3 files changed

+41
-13
lines changed

3 files changed

+41
-13
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.13.2](https://github.com/basaltinc/twig-renderer/compare/v0.13.1...v0.13.2) (2020-02-24)
2+
3+
4+
### Bug Fixes
5+
6+
* ci release syntax ([ff5cf66](https://github.com/basaltinc/twig-renderer/commit/ff5cf669bc918842be18c91b35da3eec015898c7))
7+
* ci syntax ([1136963](https://github.com/basaltinc/twig-renderer/commit/11369631eb3cea4be634165d25284fb21b4e6996))
8+
* update php deps ([bf817eb](https://github.com/basaltinc/twig-renderer/commit/bf817eb7819b51c3e42fe5a3c9f24e906f36883c))
9+
110
## [0.13.1](https://github.com/basaltinc/twig-renderer/compare/v0.13.0...v0.13.1) (2020-02-24)
211

312

package-lock.json

Lines changed: 31 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@basalt/twig-renderer",
3-
"version": "0.13.1",
3+
"version": "0.13.2",
44
"description": "Render templates using Twig PHP, via this Node JS renderer.",
55
"main": "dist/twig-renderer.js",
66
"module": "dist/twig-renderer.mjs.js",

0 commit comments

Comments
 (0)