Skip to content

Commit 570400e

Browse files
chore(release): 8.3.0 [skip ci]
# [8.3.0](v8.2.4...v8.3.0) (2019-06-27) ### Features * fs option implemented by [#138](#138) ([3f5e23c](3f5e23c))
1 parent 3f5e23c commit 570400e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [8.3.0](https://github.com/harttle/liquidjs/compare/v8.2.4...v8.3.0) (2019-06-27)
2+
3+
4+
### Features
5+
6+
* fs option implemented by [#138](https://github.com/harttle/liquidjs/issues/138) ([3f5e23c](https://github.com/harttle/liquidjs/commit/3f5e23c))
7+
18
## [8.2.4](https://github.com/harttle/liquidjs/compare/v8.2.3...v8.2.4) (2019-06-17)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "liquidjs",
3-
"version": "8.2.4",
3+
"version": "8.3.0",
44
"description": "Liquid template engine by pure JavaScript: compatible to shopify, easy to extend.",
55
"main": "dist/liquid.common.js",
66
"types": "dist/liquid.d.ts",

0 commit comments

Comments
 (0)