publish 2.1.17
This commit is contained in:
parent
5335f5730e
commit
27c5b6c8b9
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,3 +1,13 @@
|
|||
<a name="2.1.17"></a>
|
||||
## [2.1.17](https://github.com/tinper-bee/bee-tree/compare/v2.1.16...v2.1.17) (2020-04-16)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* ncc制造,树参照包含下级需求,checkStrictly 动态改变后,拿到组件内部属性 this.checkedKeys ([5335f57](https://github.com/tinper-bee/bee-tree/commit/5335f57))
|
||||
|
||||
|
||||
|
||||
<a name="2.1.16"></a>
|
||||
## [2.1.16](https://github.com/tinper-bee/bee-tree/compare/v2.1.15...v2.1.16) (2020-03-23)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bee-tree",
|
||||
"version": "2.1.16",
|
||||
"version": "2.1.17",
|
||||
"description": "Tree ui component for react",
|
||||
"keywords": [
|
||||
"react",
|
||||
|
|
Loading…
Reference in New Issue