chore(release): 9.9.0 [skip ci]

# [9.9.0](https://github.com/harttle/liquidjs/compare/v9.8.0...v9.9.0) (2020-03-02)

### Features

* move filters/tags to instances, fixes [#188](https://github.com/harttle/liquidjs/issues/188) ([df8a919](https://github.com/harttle/liquidjs/commit/df8a919))
This commit is contained in:
semantic-release-bot
2020-03-02 16:11:08 +00:00
parent df8a919f71
commit 3bf926b434
30 changed files with 1346 additions and 428 deletions
+4 -4
View File
@@ -71,9 +71,9 @@
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<h3>Classes</h3>
<h3>Interfaces</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter"><a href="../classes/_template_template_.template.html" class="tsd-kind-icon">Template</a></li>
<li class="tsd-kind-interface tsd-parent-kind-external-module"><a href="../interfaces/_template_template_.template.html" class="tsd-kind-icon">Template</a></li>
</ul>
</section>
</div>
@@ -93,8 +93,8 @@
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-has-type-parameter">
<a href="../classes/_template_template_.template.html" class="tsd-kind-icon">Template</a>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="../interfaces/_template_template_.template.html" class="tsd-kind-icon">Template</a>
</li>
</ul>
</nav>