Skip to content

Commit 2014973

Browse files
committed
0.1.0
1 parent b7e94a2 commit 2014973

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.1.0](https://github.com/fivethree-team/lottie/compare/v0.0.3...v0.1.0) (2019-04-01)
2+
3+
### Features
4+
5+
* **lottie:** wait until animation has been loaded into the DOM
6+
7+
18
## 0.0.2 (2019-02-09)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lottie",
3-
"version": "0.0.3",
3+
"version": "0.1.0",
44
"author": "Marc Stammerjohann",
55
"description": "Lottie Animation Angular Component",
66
"keywords": [

projects/lottie/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fivethree/lottie",
3-
"version": "0.0.3",
3+
"version": "0.1.0",
44
"description": "Lottie Animation Component",
55
"keywords": [
66
"lottie",

0 commit comments

Comments
 (0)