chore(release): 7.0.0 [skip ci]

# [7.0.0](https://github.com/harttle/liquidjs/compare/v6.4.3...v7.0.0) (2019-02-14)

### chore

* **TypeScript:** ship Liquid to class ([1cc7249](https://github.com/harttle/liquidjs/commit/1cc7249))

### BREAKING CHANGES

* **TypeScript:** calling `Liquid()` without `new` now becomes invalid
This commit is contained in:
semantic-release-bot
2019-02-14 16:02:23 +00:00
parent 1cc7249a71
commit b51b0dabca
9 changed files with 4439 additions and 7155 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "liquidjs",
"version": "6.4.3",
"version": "7.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {