Skip to content

Commit 6c782f3

Browse files
committed
8.5.0 version
1 parent dfe7a4a commit 6c782f3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<a name="8.5.0"></a>
2+
# 8.5.0 (2019-06-11)
3+
* Support IVY by removing transitive dependency on Renderer via mobx-angular
4+
15
<a name="8.4.1"></a>
26
# 8.4.1 (2019-01-10)
37
* Exporting TreeNodeWrapperComponent and TreeAnimateOpenDirective from main module

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-tree-component",
3-
"version": "8.4.1",
3+
"version": "8.5.0",
44
"description": "A simple yet powerful tree component for Angular2",
55
"author": "Adam Klein <[email protected]>",
66
"homepage": "https://github.com/500tech/angular-tree-component",

0 commit comments

Comments
 (0)