Skip to content

Commit

Permalink
1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
valorkin committed Oct 7, 2016
1 parent 17764d4 commit 5e2b93d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="1.3.1"></a>
## [1.3.1](https://github.com/valor-software/ng2-table/compare/v1.3.0...v1.3.1) (2016-10-07)


### Bug Fixes

* **demo:** demo page link to html fixed ([17764d4](https://github.com/valor-software/ng2-table/commit/17764d4))


### Features

* **compiler-cli:** use ngc to generate *.metadata.json ([#308](https://github.com/valor-software/ng2-table/issues/308)) ([0f2b707](https://github.com/valor-software/ng2-table/commit/0f2b707))



<a name="1.3.0"></a>
# [1.3.0](https://github.com/valor-software/ng2-table/compare/v1.1.0...v1.3.0) (2016-10-05)

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-table",
"version": "1.3.0",
"version": "1.3.1",
"description": "Simple angular2 table components with sorting, filtering...",
"scripts": {
"flow.compile": "npm run flow.compile:common && npm run flow.compile:system ",
Expand Down

0 comments on commit 5e2b93d

Please sign in to comment.