chore(release): 9.19.0 [skip ci]

# [9.19.0](https://github.com/harttle/liquidjs/compare/v9.18.0...v9.19.0) (2020-12-18)

### Bug Fixes

* lint ([de32259](https://github.com/harttle/liquidjs/commit/de32259))
* move offset adding complexity inside TimezoneDate ([26b2175](https://github.com/harttle/liquidjs/commit/26b2175))
* simpler timezone regex and non-null offset ([e3ecfe3](https://github.com/harttle/liquidjs/commit/e3ecfe3))

### Features

* add preserveTimezones option ([d70cd2a](https://github.com/harttle/liquidjs/commit/d70cd2a))
* parse and handle date timezone offsets ([c16c787](https://github.com/harttle/liquidjs/commit/c16c787))
This commit is contained in:
semantic-release-bot
2020-12-18 14:07:14 +00:00
parent de32259bb9
commit 626f911503
3 changed files with 17 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "liquidjs",
"version": "9.18.0",
"version": "9.19.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {