chore(release): 9.11.7 [skip ci]

## [9.11.7](https://github.com/harttle/liquidjs/compare/v9.11.6...v9.11.7) (2020-03-28)

### Bug Fixes

* try fix travis ([b3db412](https://github.com/harttle/liquidjs/commit/b3db412))
This commit is contained in:
semantic-release-bot
2020-03-28 10:12:33 +00:00
parent 687d3ad12a
commit 8d0ef21267
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,3 +1,10 @@
## [9.11.7](https://github.com/harttle/liquidjs/compare/v9.11.6...v9.11.7) (2020-03-28)
### Bug Fixes
* try fix travis ([b3db412](https://github.com/harttle/liquidjs/commit/b3db412))
## [9.11.6](https://github.com/harttle/liquidjs/compare/v9.11.5...v9.11.6) (2020-03-25)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "liquidjs",
"version": "9.11.6",
"version": "9.11.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "liquidjs",
"version": "9.11.6",
"version": "9.11.7",
"description": "A simple, expressive, safe and shopify compatible template engine in pure JavaScript.",
"main": "dist/liquid.cjs.js",
"es2015": "dist/liquid.esm.js",