Skip to content

Commit

Permalink
[skip ci] chore(release): v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Nov 28, 2019
1 parent 42e7180 commit 3e2ed66
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
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.15.0](https://github.com/FEMessage/el-data-table/compare/v1.14.0...v1.15.0) (2019-11-28)


### Features

* extraButton添加函数类型的disabled属性 ([#247](https://github.com/FEMessage/el-data-table/issues/247)) ([4872ca0](https://github.com/FEMessage/el-data-table/commit/4872ca0))
* 暴露 correctPage API ([#245](https://github.com/FEMessage/el-data-table/issues/245)) ([1f5fccc](https://github.com/FEMessage/el-data-table/commit/1f5fccc))



## [1.14.0](https://github.com/FEMessage/el-data-table/compare/v1.13.4...v1.14.0) (2019-11-27)


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": "@femessage/el-data-table",
"version": "1.14.0",
"version": "1.15.0",
"description": "base on element-ui, makes crud easily",
"author": "https://github.com/FEMessage",
"license": "MIT",
Expand Down

0 comments on commit 3e2ed66

Please sign in to comment.