Skip to content

Commit bf53f9f

Browse files
author
geo
committed
2.0.0-rc.11
1 parent 49fdeb9 commit bf53f9f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="2.0.0-rc.11"></a>
2+
3+
# [2.0.0-rc.11](https://github.com/valor-software/ng2-tree/compare/v2.0.0-rc.10...v2.0.0-rc.11) (2018-04-03)
4+
5+
### Bug Fixes
6+
7+
* **tree-controller:** handle change dection in expandToParent properly ([#248](https://github.com/valor-software/ng2-tree/issues/248)) ([d6414d5](https://github.com/valor-software/ng2-tree/commit/d6414d5))
8+
19
<a name="2.0.0-rc.10"></a>
210

311
# [2.0.0-rc.10](https://github.com/valor-software/ng2-tree/compare/v2.0.0-rc.9...v2.0.0-rc.10) (2018-04-02)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng2-tree",
3-
"version": "2.0.0-rc.10",
3+
"version": "2.0.0-rc.11",
44
"description": "angular2 component for visualizing data that can be naturally represented as a tree",
55
"main": "index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)