Skip to content

Commit

Permalink
2.0.0-rc.11
Browse files Browse the repository at this point in the history
  • Loading branch information
geo committed Apr 3, 2018
1 parent 49fdeb9 commit bf53f9f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="2.0.0-rc.11"></a>

# [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)

### Bug Fixes

* **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))

<a name="2.0.0-rc.10"></a>

# [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)
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": "ng2-tree",
"version": "2.0.0-rc.10",
"version": "2.0.0-rc.11",
"description": "angular2 component for visualizing data that can be naturally represented as a tree",
"main": "index.js",
"license": "MIT",
Expand Down

0 comments on commit bf53f9f

Please sign in to comment.