Skip to content

Commit 08646f7

Browse files
chore(release): 7.5.0 [skip ci]
# [7.5.0](v7.4.0...v7.5.0) (2019-03-01) ### Features * tablerowloop object ([3647305](3647305))
1 parent 3647305 commit 08646f7

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+
# [7.5.0](https://github.com/harttle/liquidjs/compare/v7.4.0...v7.5.0) (2019-03-01)
2+
3+
4+
### Features
5+
6+
* tablerowloop object ([3647305](https://github.com/harttle/liquidjs/commit/3647305))
7+
18
# [7.4.0](https://github.com/harttle/liquidjs/compare/v7.3.1...v7.4.0) (2019-02-28)
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": "7.4.0",
3+
"version": "7.5.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)