chore(release): 8.2.4 [skip ci]

## [8.2.4](https://github.com/harttle/liquidjs/compare/v8.2.3...v8.2.4) (2019-06-17)

### Performance Improvements

* improve getTemplate() when cache is enabled ([1ffba2b](https://github.com/harttle/liquidjs/commit/1ffba2b))
This commit is contained in:
semantic-release-bot
2019-06-17 03:10:34 +00:00
parent 1ffba2bc76
commit 0bc5908f17
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,3 +1,10 @@
## [8.2.4](https://github.com/harttle/liquidjs/compare/v8.2.3...v8.2.4) (2019-06-17)
### Performance Improvements
* improve getTemplate() when cache is enabled ([1ffba2b](https://github.com/harttle/liquidjs/commit/1ffba2b))
## [8.2.3](https://github.com/harttle/liquidjs/compare/v8.2.2...v8.2.3) (2019-05-19)