diff --git a/CHANGELOG.md b/CHANGELOG.md index 32f77de..fae1cee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.1.0](https://github.com/fivethree-team/lottie/compare/v0.0.3...v0.1.0) (2019-04-01) + +### Features + +* **lottie:** wait until animation has been loaded into the DOM + + ## 0.0.2 (2019-02-09) diff --git a/package.json b/package.json index 84909d5..1e98310 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lottie", - "version": "0.0.3", + "version": "0.1.0", "author": "Marc Stammerjohann", "description": "Lottie Animation Angular Component", "keywords": [ diff --git a/projects/lottie/package.json b/projects/lottie/package.json index be25ef4..432ff08 100644 --- a/projects/lottie/package.json +++ b/projects/lottie/package.json @@ -1,6 +1,6 @@ { "name": "@fivethree/lottie", - "version": "0.0.3", + "version": "0.1.0", "description": "Lottie Animation Component", "keywords": [ "lottie",