From 3c67de86dbd945327ffa7b7a337677ea0f3db127 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 24 Jun 2020 06:43:51 +0000 Subject: [PATCH] chore(release): 3.5.0 [skip ci] # [3.5.0](https://github.com/neovici/cosmoz-data-nav/compare/v3.4.4...v3.5.0) (2020-06-24) ### Bug Fixes * don't nest useMemo ([06915c6](https://github.com/neovici/cosmoz-data-nav/commit/06915c613e647b80229b405b75c416c549e8eb3b)) * reorganize imports/deps, drop translatable mixin ([597748b](https://github.com/neovici/cosmoz-data-nav/commit/597748b3b818b04baf5b54891c29d59814f6ed44)) ### Features * use haunted to manage incomplete templates ([fac0c2b](https://github.com/neovici/cosmoz-data-nav/commit/fac0c2b15f4204fab2a81f1517c39cc63aea99b8)) --- 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 4f6ddcc..66a1e7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# [3.5.0](https://github.com/neovici/cosmoz-data-nav/compare/v3.4.4...v3.5.0) (2020-06-24) + + +### Bug Fixes + +* don't nest useMemo ([06915c6](https://github.com/neovici/cosmoz-data-nav/commit/06915c613e647b80229b405b75c416c549e8eb3b)) +* reorganize imports/deps, drop translatable mixin ([597748b](https://github.com/neovici/cosmoz-data-nav/commit/597748b3b818b04baf5b54891c29d59814f6ed44)) + + +### Features + +* use haunted to manage incomplete templates ([fac0c2b](https://github.com/neovici/cosmoz-data-nav/commit/fac0c2b15f4204fab2a81f1517c39cc63aea99b8)) + ## [3.4.4](https://github.com/neovici/cosmoz-data-nav/compare/v3.4.3...v3.4.4) (2020-06-23) diff --git a/package-lock.json b/package-lock.json index c4a9515..cdfbb79 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@neovici/cosmoz-data-nav", - "version": "3.4.4", + "version": "3.5.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 58995e5..698e08b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@neovici/cosmoz-data-nav", - "version": "3.4.4", + "version": "3.5.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",