chore(release): 10.9.1 [skip ci]

## [10.9.1](https://github.com/harttle/liquidjs/compare/v10.9.0...v10.9.1) (2023-08-23)

### Bug Fixes

* map filter allow nil results in strict mode, fixes [#647](https://github.com/harttle/liquidjs/issues/647) ([45adbd7](https://github.com/harttle/liquidjs/commit/45adbd7008296a94da04d21a35917f744a0f4109))
This commit is contained in:
semantic-release-bot
2023-08-23 16:29:27 +00:00
parent 45adbd7008
commit fce9fcfa68
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "liquidjs",
"version": "10.9.0",
"version": "10.9.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {