Skip to content

Commit

Permalink
2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yangchch6 committed Aug 24, 2020
1 parent 1c7ca3e commit eb3d92d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## [2.1.5](https://github.com/tinper-acs/ref-tree/compare/v2.1.3...v2.1.5) (2020-08-24)


### Bug Fixes

* readme ([53609e4](https://github.com/tinper-acs/ref-tree/commit/53609e4a66e2a1badbc9f949df16754e7f2652e2))


### Features

* 增加 searchPlaceholder 参数,设置搜索框的默认显示文字[[#583](https://github.com/tinper-acs/ref-tree/issues/583)] ([4a90188](https://github.com/tinper-acs/ref-tree/commit/4a90188a5f07885fcfe7722e494a675f9f3259a2))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ref-tree",
"version": "2.1.4",
"version": "2.1.5",
"description": "",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit eb3d92d

Please sign in to comment.