From bb5d0cf5a4f9ad811c99c28a8744a23d90fd87ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gary=20Gro=C3=9Fgarten?= Date: Wed, 10 Jul 2019 22:02:24 +0200 Subject: [PATCH] 0.8.17 --- CHANGELOG.md | 15 +++++++++++++++ package.json | 2 +- projects/core/package.json | 2 +- 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bcf7903..bbe3f3c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ + +## [0.8.17](https://github.com/fivethree-team/component-library/compare/v0.8.15...v0.8.17) (2019-07-10) + + +### Bug Fixes + +* **gallery:** fix will close output not emitting on pull down ([5600335](https://github.com/fivethree-team/component-library/commit/5600335)) + + +### Features + +* **FivLazyImage:** added inViewport boolean to directive ([cf62cb6](https://github.com/fivethree-team/component-library/commit/cf62cb6)) + + + ## [0.8.16](https://github.com/fivethree-team/component-library/compare/v0.8.15...v0.8.16) (2019-07-10) diff --git a/package.json b/package.json index 7b50aafa..9b9b50d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fivethree", - "version": "0.8.16", + "version": "0.8.17", "author": "Fivethree Team", "homepage": "https://fivethree.io/", "description": "Fivethree Web Components", diff --git a/projects/core/package.json b/projects/core/package.json index 6e62768e..8011eeee 100644 --- a/projects/core/package.json +++ b/projects/core/package.json @@ -1,6 +1,6 @@ { "name": "@fivethree/core", - "version": "0.8.16", + "version": "0.8.17", "description": "Fivethree Core Components", "keywords": [ "fivethree",