Skip to content

Commit 1436f91

Browse files
author
Travis CI User
committed
[skip ci] chore(release): v0.3.3
1 parent 6c92bc0 commit 1436f91

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
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.
44

5+
### [0.3.3](https://github.com/FEMessage/el-data-tree/compare/v0.3.2...v0.3.3) (2019-07-01)
6+
7+
8+
### Bug Fixes
9+
10+
* **defaultExpandedKeys:** 子节点展开后,父节点不能缩回 ([2c7785e](https://github.com/FEMessage/el-data-tree/commit/2c7785e)), closes [#33](https://github.com/FEMessage/el-data-tree/issues/33)
11+
* 左侧label与右侧按钮font-family不同 ([e19c9f9](https://github.com/FEMessage/el-data-tree/commit/e19c9f9)), closes [#31](https://github.com/FEMessage/el-data-tree/issues/31)
12+
13+
14+
515
### [0.3.2](https://github.com/FEMessage/el-data-tree/compare/v0.3.1...v0.3.2) (2019-05-28)
616

717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@femessage/el-data-tree",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "base on element-ui, makes crud easily",
55
"author": "https://github.com/FEMessage",
66
"license": "MIT",

0 commit comments

Comments
 (0)