Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed Jul 26, 2019
1 parent 1727032 commit 2a1718b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.2.0](https://github.com/fivethree-team/lottie/compare/v0.1.0...v0.2.0) (2019-07-26)


### Features

* **ng:** support angular 8 ([1727032](https://github.com/fivethree-team/lottie/commit/1727032))



# [0.1.0](https://github.com/fivethree-team/lottie/compare/v0.0.3...v0.1.0) (2019-04-01)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fivethree/lottie",
"version": "0.1.0",
"version": "0.2.0",
"author": "Marc Stammerjohann",
"description": "Lottie Animation Angular Component",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion projects/lottie/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fivethree/lottie",
"version": "0.1.0",
"version": "0.2.0",
"description": "Lottie Animation Component",
"keywords": [
"lottie",
Expand Down

0 comments on commit 2a1718b

Please sign in to comment.