From d00c79970a8733e6b241a80f0a65e525ffd26acd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 25 Jun 2020 08:26:43 +0000 Subject: [PATCH] chore(release): 3.6.0 [skip ci] # [3.6.0](https://github.com/neovici/cosmoz-data-nav/compare/v3.5.0...v3.6.0) (2020-06-25) ### Bug Fixes * add renderItem test, fix renderItem teardown ([cb51ae6](https://github.com/neovici/cosmoz-data-nav/commit/cb51ae691a6274a2e0f850ed9def1b04c63e664c)) * make sure to only _forwardHostProp on instance templates ([dc59194](https://github.com/neovici/cosmoz-data-nav/commit/dc5919467708b46074c0b6d4de84292928f4e77c)) ### Features * renderItem: render templates with lit-html ([fc10bdf](https://github.com/neovici/cosmoz-data-nav/commit/fc10bdfdad5883aea34911ef62cfa7a4e70fe3da)) --- CHANGELOG.md | 13 +++++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66a1e7f..c75bde3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# [3.6.0](https://github.com/neovici/cosmoz-data-nav/compare/v3.5.0...v3.6.0) (2020-06-25) + + +### Bug Fixes + +* add renderItem test, fix renderItem teardown ([cb51ae6](https://github.com/neovici/cosmoz-data-nav/commit/cb51ae691a6274a2e0f850ed9def1b04c63e664c)) +* make sure to only _forwardHostProp on instance templates ([dc59194](https://github.com/neovici/cosmoz-data-nav/commit/dc5919467708b46074c0b6d4de84292928f4e77c)) + + +### Features + +* renderItem: render templates with lit-html ([fc10bdf](https://github.com/neovici/cosmoz-data-nav/commit/fc10bdfdad5883aea34911ef62cfa7a4e70fe3da)) + # [3.5.0](https://github.com/neovici/cosmoz-data-nav/compare/v3.4.4...v3.5.0) (2020-06-24) diff --git a/package-lock.json b/package-lock.json index cdfbb79..b3c70de 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@neovici/cosmoz-data-nav", - "version": "3.5.0", + "version": "3.6.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 698e08b..f5e2d7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@neovici/cosmoz-data-nav", - "version": "3.5.0", + "version": "3.6.0", "description": "[![Build Status](https://travis-ci.org/Neovici/cosmoz-data-nav.svg?branch=master)](https://travis-ci.org/Neovici/cosmoz-data-nav)", "keywords": [ "polymer",