Skip to content

Commit

Permalink
[skip ci] chore(release): v1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Dec 24, 2019
1 parent ba98fce commit 3725594
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.17.0](https://github.com/FEMessage/el-data-table/compare/v1.16.1...v1.17.0) (2019-12-24)


### Features

* 支持配置axios的config ([#265](https://github.com/FEMessage/el-data-table/issues/265)) ([6f4d773](https://github.com/FEMessage/el-data-table/commit/6f4d773))
* 自定义删除弹窗文案 ([#266](https://github.com/FEMessage/el-data-table/issues/266)) ([79e278d](https://github.com/FEMessage/el-data-table/commit/79e278d))



### [1.16.1](https://github.com/FEMessage/el-data-table/compare/v1.16.0...v1.16.1) (2019-12-11)


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.16.1",
"version": "1.17.0",
"description": "base on element-ui, makes crud easily",
"author": "https://github.com/FEMessage",
"license": "MIT",
Expand Down

0 comments on commit 3725594

Please sign in to comment.