Skip to content

Commit 2de853e

Browse files
chore(release): 9.12.0 [skip ci]
# [9.12.0](v9.11.11...v9.12.0) (2020-05-15) ### Features * sort by key, see [#227](#227) ([4f17c94](4f17c94))
1 parent 4f17c94 commit 2de853e

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+
# [9.12.0](https://github.com/harttle/liquidjs/compare/v9.11.11...v9.12.0) (2020-05-15)
2+
3+
4+
### Features
5+
6+
* sort by key, see [#227](https://github.com/harttle/liquidjs/issues/227) ([4f17c94](https://github.com/harttle/liquidjs/commit/4f17c94))
7+
18
## [9.11.11](https://github.com/harttle/liquidjs/compare/v9.11.10...v9.11.11) (2020-05-01)
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": "9.11.11",
3+
"version": "9.12.0",
44
"description": "A simple, expressive, safe and Shopify compatible template engine in pure JavaScript.",
55
"main": "dist/liquid.cjs.js",
66
"es2015": "dist/liquid.esm.js",

0 commit comments

Comments
 (0)