This commit is contained in:
liushaozhen 2020-07-15 11:03:04 +08:00
parent 35e9ff65e8
commit faa939dc34
3 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,12 @@
## [2.1.21](https://github.com/tinper-bee/bee-tree/compare/v2.1.20...v2.1.21) (2020-07-15)
### Bug Fixes
* 懒加载无法打开问题修复 ([35e9ff6](https://github.com/tinper-bee/bee-tree/commit/35e9ff65e8a42218248147f5867b1285290e807e))
## [2.1.20](https://github.com/tinper-bee/bee-tree/compare/v2.1.19...v2.1.20) (2020-06-12)

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "bee-tree",
"version": "2.1.20",
"version": "2.1.21",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "bee-tree",
"version": "2.1.20",
"version": "2.1.21",
"description": "Tree ui component for react",
"keywords": [
"react",