Skip to content

Commit

Permalink
v2.0.0-rc.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rychkog committed Nov 25, 2017
1 parent befd4c2 commit b8ecec1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="2.0.0-rc.4"></a>
# [2.0.0-rc.4](https://github.com/valor-software/ng2-tree/compare/v2.0.0-rc.3...v2.0.0-rc.4) (2017-11-25)


### Bug Fixes

* export noop function from rxjs-imports in order to force ngc to generate a proper metadata.json file. Closes [#175](https://github.com/valor-software/ng2-tree/issues/175) ([#177](https://github.com/valor-software/ng2-tree/issues/177)) ([c0aab34](https://github.com/valor-software/ng2-tree/commit/c0aab34))



<a name="2.0.0-rc.3"></a>
# [2.0.0-rc.3](https://github.com/valor-software/ng2-tree/compare/v2.0.0-rc.2...v2.0.0-rc.3) (2017-11-24)

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.3",
"version": "2.0.0-rc.4",
"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 b8ecec1

Please sign in to comment.